Skip to content

Commit

Permalink
0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KenjiTakahashi committed Feb 19, 2018
1 parent 6fe59dc commit 9630dbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ GIT
PATH
remote: .
specs:
vagrant-proxmox (0.2.1)
vagrant-proxmox (0.2.2)
activesupport (~> 4.0)
rest-client (>= 2.0.0, < 3.0)
retryable (~> 1.3, >= 1.3.3)
Expand Down
2 changes: 1 addition & 1 deletion lib/vagrant-proxmox/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module VagrantPlugins
module Proxmox
VERSION = '0.2.1'.freeze
VERSION = '0.2.2'.freeze
end
end

0 comments on commit 9630dbc

Please sign in to comment.