nandeck-ruby/lib/nandeck/version.rb

4 lines
39 B
Ruby
Raw Normal View History

2013-10-10 02:51:03 +00:00
module Nandeck
VERSION = "0.0.1"
end