Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ggiamarchi committed Jun 26, 2014
1 parent 574f016 commit d64e162
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions source/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.2.0 (June 26, 2014)

https://github.com/ggiamarchi/vagrant-openstack-provider/releases/tag/v0.2.0

# 0.1.2 (April 25, 2014)

IMPROVEMENTS:
Expand Down
2 changes: 1 addition & 1 deletion source/lib/vagrant-openstack-provider/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module VagrantPlugins
module Openstack
VERSION = '0.1.2'
VERSION = '0.2.0'
end
end

0 comments on commit d64e162

Please sign in to comment.