Skip to content

Commit

Permalink
Update version number for 0.6.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
adamedx committed Oct 31, 2013
1 parent 99398f7 commit d4688e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/knife-ec2/version.rb
@@ -1,6 +1,6 @@
module Knife
module Ec2
VERSION = "0.6.6.rc.0"
VERSION = "0.6.6"
MAJOR, MINOR, TINY = VERSION.split('.')
end
end

0 comments on commit d4688e2

Please sign in to comment.