Skip to content

Commit

Permalink
Released v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
binarylogic committed Oct 7, 2008
1 parent 8718362 commit 533c2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/searchgasm/version.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def to_a


MAJOR = 1 MAJOR = 1
MINOR = 3 MINOR = 3
TINY = 3 TINY = 4


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

0 comments on commit 533c2f5

Please sign in to comment.