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

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Cashin authored and aeden committed Aug 25, 2010
1 parent 0ea41e0 commit 4a9c6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rsaml/version.rb
Expand Up @@ -2,7 +2,7 @@ module RSAML#:nodoc:
module VERSION #:nodoc:
MAJOR = 0
MINOR = 1
TINY = 0
TINY = 1

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

0 comments on commit 4a9c6b1

Please sign in to comment.