Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Commit

Permalink
bump to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Apr 12, 2011
1 parent 12fe193 commit 29fcce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/spec/rails/version.rb
Expand Up @@ -4,7 +4,7 @@ module VERSION # :nodoc:
unless defined? MAJOR
MAJOR = 1
MINOR = 3
TINY = 3
TINY = 4
PRE = nil

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

0 comments on commit 29fcce8

Please sign in to comment.