burden/lib/rake_control/version.rb

4 lines
43 B
Ruby
Raw Normal View History

2013-06-04 21:03:30 +04:00
module RakeControl
2013-06-04 22:11:41 +04:00
VERSION = '0.1.0'
2013-06-04 21:03:30 +04:00
end