Up version for development
This commit is contained in:
parent
5508e031b7
commit
e10d6863e9
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ GIT
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
vagrant-lxc (0.3.0)
|
||||
vagrant-lxc (0.3.1.dev)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
module Vagrant
|
||||
module LXC
|
||||
VERSION = "0.3.0"
|
||||
VERSION = "0.3.1.dev"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue