Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.addictedtonew.com/public/gems/scrobbler@103 fe7eae16-9a24-0410-a59d-9e59979e88be
  • Loading branch information
jnunemaker committed Oct 23, 2007
1 parent b5208ad commit cee1978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/scrobbler/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module Scrobbler #:nodoc:
module VERSION #:nodoc:
MAJOR = 0
MINOR = 1
TINY = 0
TINY = 1

STRING = [MAJOR, MINOR, TINY].join('.')
end
Expand Down

0 comments on commit cee1978

Please sign in to comment.