Skip to content

Commit

Permalink
bumpted version number for release
Browse files Browse the repository at this point in the history
  • Loading branch information
schisamo committed Apr 6, 2011
1 parent 2e1fc2d commit 8b0b9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/knife-openstack/version.rb
@@ -1,6 +1,6 @@
module Knife
module OpenStack
VERSION = "0.5.1"
VERSION = "0.5.2"
MAJOR, MINOR, TINY = VERSION.split('.')
end
end

0 comments on commit 8b0b9f3

Please sign in to comment.