Skip to content

Commit 4803a81

Browse files
committed
Release 3.2.2.
1 parent 72ea6ff commit 4803a81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Development
1+
### 3.2.2 / 2015-06-03
22

33
Bug Fixes:
44

lib/rspec/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module Rails
33
# Version information for RSpec Rails.
44
module Version
55
# Current version of RSpec Rails, in semantic versioning format.
6-
STRING = '3.2.1'
6+
STRING = '3.2.2'
77
end
88
end
99
end

0 commit comments

Comments
 (0)