Bump version to 1.0.1

This commit is contained in:
Andre Nathan 2014-03-06 10:28:00 -03:00
parent fd75ebc9a2
commit 0b4aa13121
2 changed files with 2 additions and 7 deletions

View file

@ -1,3 +1,3 @@
module LXC
VERSION = '1.0.0'
VERSION = '1.0.1'
end