We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5efbb87 commit f8f802fCopy full SHA for f8f802f
Changelog.md
@@ -1,5 +1,5 @@
1
-### Development
2
-[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.4.1...3-4-maintenance)
+### 3.4.2 / 2016-02-02
+[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.4.1...v3.4.2)
3
4
Bug fixes:
5
lib/rspec/rails/version.rb
@@ -3,7 +3,7 @@ module Rails
# Version information for RSpec Rails.
module Version
# Current version of RSpec Rails, in semantic versioning format.
6
- STRING = '3.4.1'
+ STRING = '3.4.2'
7
end
8
9
0 commit comments