orbit-ask/lib/ask/version.rb

4 lines
35 B
Ruby
Raw Normal View History

2014-01-15 10:56:54 +00:00
module Ask
VERSION = "0.0.1"
end