We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1abc6 commit e52281cCopy full SHA for e52281c
lib/rspec/rails/version.rb
@@ -3,7 +3,7 @@ module Rails
3
# Version information for RSpec Rails.
4
module Version
5
# Current version of RSpec Rails, in semantic versioning format.
6
- STRING = '3.4.0.pre'
+ STRING = '3.4.0'
7
end
8
9
0 commit comments