Skip to content

Commit

Permalink
Merge pull request #5 from fbouliane/release-1.2.0
Browse files Browse the repository at this point in the history
Release 1.2.0
  • Loading branch information
fbouliane authored Nov 28, 2018
2 parents 13b37f8 + ad4f04e commit 35accc4
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 @@ -25,7 +25,7 @@ GIT
PATH
remote: .
specs:
vagrant-openstack-cloud-provider (1.1.13)
vagrant-openstack-cloud-provider (1.2.0)
fog-openstack (~> 0.1.29)
promise (~> 0.3.1)

Expand Down
2 changes: 1 addition & 1 deletion lib/vagrant-openstack-cloud-provider/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module VagrantPlugins
module OpenStack
VERSION = "1.1.13"
VERSION = "1.2.0"
end
end

0 comments on commit 35accc4

Please sign in to comment.