v0.2.4
This commit is contained in:
parent
8994faad9e
commit
4f6479a0d2
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
*.sw[pomnqrst]
|
*.sw[pomnqrst]
|
||||||
*.gem
|
*.gem
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
|
.rake_tasks
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
module PVE
|
module PVE
|
||||||
VERSION = '0.2.3'
|
VERSION = '0.2.4'
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue