Files
twhois/lib/twhois/version.rb

6 lines
57 B
Ruby

# encoding: utf-8
module Twhois
VERSION = "0.0.1"
end