ruby-lxc/lib/lxc/version.rb

4 lines
35 B
Ruby
Raw Normal View History

2013-12-06 14:20:50 -02:00
module LXC
2014-06-11 09:29:57 -03:00
VERSION = '1.2.0'
2013-12-06 14:20:50 -02:00
end