Skip to content

Commit

Permalink
Revert version to 3.5.0.pre
Browse files Browse the repository at this point in the history
  • Loading branch information
myronmarston committed Jun 5, 2016
1 parent ae4e485 commit 1ba60db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rspec/rails/version.rb
Expand Up @@ -3,7 +3,7 @@ module Rails
# Version information for RSpec Rails.
module Version
# Current version of RSpec Rails, in semantic versioning format.
STRING = '3.5.0.beta4'
STRING = '3.5.0.pre'
end
end
end

0 comments on commit 1ba60db

Please sign in to comment.