Bump version to 1.1.1

This commit is contained in:
Andre Nathan 2014-06-06 11:23:48 -03:00
parent c0daae000d
commit 3de0541985
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,3 @@
module LXC
VERSION = '1.1.0'
VERSION = '1.1.1'
end