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 146753d commit 63f2a5cCopy full SHA for 63f2a5c
Changelog.md
@@ -1,5 +1,5 @@
1
-### 3.3.3 Development
2
-[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.2...master)
+### 3.3.3 / 2015-07-15
+[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.2...v3.3.3)
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.3.2'
+ STRING = '3.3.3'
7
end
8
9
0 commit comments