Skip to content

Commit 4d19278

Browse files
author
David Heinemeier Hansson
committed
Bump version for test fix
1 parent 93ddd60 commit 4d19278

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.3.5
2+
3+
* Fix `rails test` command to run in test environment #403 - @eileencodes
4+
15
## 1.3.4
26

37
* Add `rails test` command.

lib/spring/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Spring
2-
VERSION = "1.3.4"
2+
VERSION = "1.3.5"
33
end

0 commit comments

Comments
 (0)