mirror of
https://github.com/jimeh/twhois.git
synced 2026-02-19 02:46:41 +00:00
6 lines
57 B
Ruby
6 lines
57 B
Ruby
# encoding: utf-8
|
|
|
|
module Twhois
|
|
VERSION = "0.0.3"
|
|
end
|