Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 5d954ad

Browse files
committed
v0.1.0
1 parent d776d86 commit 5d954ad

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# 0.1.0 (March 14, 2013)
2+
3+
* Initial release.

lib/vagrant-rackspace/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module VagrantPlugins
22
module Rackspace
3-
VERSION = "0.0.1"
3+
VERSION = "0.1.0"
44
end
55
end

0 commit comments

Comments
 (0)