lib/lxc/version.rb in
lxc-0.1.3
vs lib/lxc/version.rb in
lxc-0.1.4
- old
+ new
@@ -1,8 +1,8 @@
class LXC unless const_defined?(:VERSION) # LXC Gem Version
- VERSION = "0.1.3"
+ VERSION = "0.1.4"
end end