Bump the version for another long overdue release

This commit is contained in:
R. Tyler Croy 2016-01-04 11:06:05 -08:00
parent 988be1f79f
commit bfabcfbbd3
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module VagrantPlugins
module AWS
VERSION = '0.6.1'
VERSION = '0.7.0'
end
end