Skip to content

Commit

Permalink
Release v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
binarylogic committed Mar 24, 2009
1 parent 14cca6b commit 2e10f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/authlogic/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def to_a

MAJOR = 2
MINOR = 0
TINY = 1
TINY = 2

# The current version as a Version instance
CURRENT = new(MAJOR, MINOR, TINY)
Expand Down

0 comments on commit 2e10f7d

Please sign in to comment.