Commit 0224c623 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto
Browse files

v1.3.0

This will actually be released tomorrow, most likely, but I want
to get the installers all ready.
parent d4e6372f
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
## 1.3.0 (unreleased)
## 1.3.0 (September 5, 2013)
BACKWARDS INCOMPATIBILITY:
......
......@@ -2,5 +2,5 @@ module Vagrant
# This will always be up to date with the current version of Vagrant,
# since it is used to generate the gemspec and is also the source of
# the version for `vagrant -v`
VERSION = "1.3.0.dev"
VERSION = "1.3.0"
end
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment