Skip to content

Commit

Permalink
Bumped version number (missed this one)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbibler committed Jan 3, 2009
1 parent 4d846ec commit 482308b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/simplepay.rb
Expand Up @@ -5,7 +5,7 @@

module Simplepay

VERSION = '0.1.1' unless const_defined?(:VERSION)
VERSION = '0.2.0' unless const_defined?(:VERSION)

mattr_accessor :aws_access_key_id
mattr_accessor :aws_secret_access_key
Expand Down

0 comments on commit 482308b

Please sign in to comment.