Skip to content

Commit 7351747

Browse files
committed
v1.4.2
1 parent a544854 commit 7351747

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.4.2
2+
3+
* Don't supress non-spring load errors in binstub
4+
15
## 1.4.1
26

37
* Enable terminal resize detection in rails console.

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.4.1"
2+
VERSION = "1.4.2"
33
end

0 commit comments

Comments
 (0)