Skip to content

Commit

Permalink
bump version to 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jsierles2 committed Aug 6, 2010
1 parent fee5f4c commit 99c0519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/aws/s3/version.rb
Expand Up @@ -3,7 +3,7 @@ module S3
module VERSION #:nodoc:
MAJOR = '0'
MINOR = '6'
TINY = '3'
TINY = '4'
end

Version = [VERSION::MAJOR, VERSION::MINOR, VERSION::TINY].compact * '.'
Expand Down

0 comments on commit 99c0519

Please sign in to comment.