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