We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d872c commit cf97d15Copy full SHA for cf97d15
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'
+ STRING = '3.4.1'
7
end
8
9
0 commit comments