twik-ruby/lib/twik/version.rb

4 lines
36 B
Ruby
Raw Normal View History

2014-10-20 10:47:22 +02:00
module Twik
VERSION = "0.0.1"
end