Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Commit

Permalink
Bump to 0.5.12 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevendanna committed May 15, 2012
1 parent 1ad3701 commit 7d587a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/knife-ec2/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module Knife
module Ec2
VERSION = "0.5.11"
VERSION = "0.5.12"
MAJOR, MINOR, TINY = VERSION.split('.')
end
end

0 comments on commit 7d587a3

Please sign in to comment.