Skip to content

Commit

Permalink
Release 0.7.0, free the Vagrant gem!
Browse files Browse the repository at this point in the history
  • Loading branch information
fnichol committed Mar 23, 2013
1 parent c82e04e commit 800680d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.7.0 / Unreleased
## 0.7.0 / 2013-03-22

### New features

Expand Down
2 changes: 1 addition & 1 deletion lib/kitchen/driver/vagrant_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ module Kitchen
module Driver

# Version string for Vagrant Kitchen driver
VAGRANT_VERSION = "0.6.1.dev"
VAGRANT_VERSION = "0.7.0"
end
end

0 comments on commit 800680d

Please sign in to comment.