links/lib/links/version.rb

4 lines
37 B
Ruby
Raw Normal View History

2014-05-05 08:20:37 +00:00
module Links
VERSION = "0.0.1"
end