Skip to content

Commit 3000a0e

Browse files
committed
Bump version to 2.4.0
1 parent 479588c commit 3000a0e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [2.4.0] - 2018-12-17
6+
57
### Added
68

79
- Support rspec specs
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Rails
22
module ForwardCompatibleControllerTests
3-
VERSION = "2.3.2"
3+
VERSION = "2.4.0"
44
end
55
end

0 commit comments

Comments
 (0)