v0.4.0
This commit is contained in:
parent
494bc07e5f
commit
003de9476a
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ GIT
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
vagrant-lxc (0.4.0.dev)
|
||||
vagrant-lxc (0.4.0)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
module Vagrant
|
||||
module LXC
|
||||
VERSION = "0.4.0.dev"
|
||||
VERSION = "0.4.0"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue