mirror of
https://github.com/jimeh/twhois.git
synced 2026-02-19 10:56:41 +00:00
Initial commit
This commit is contained in:
3
lib/twhois.rb
Normal file
3
lib/twhois.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
module Twhois
|
||||
# Your code goes here...
|
||||
end
|
||||
3
lib/twhois/version.rb
Normal file
3
lib/twhois/version.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
module Twhois
|
||||
VERSION = "0.0.1"
|
||||
end
|
||||
Reference in New Issue
Block a user