Skip to content

Commit 14b3ff3

Browse files
committed
v1.6.2
1 parent e1407c1 commit 14b3ff3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Next release
1+
## 1.6.2
22

33
* Fix problems with the implementation of the new "Running via Spring preloader"
44
message (see #456, #457)

lib/spring/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Spring
2-
VERSION = "1.6.1"
2+
VERSION = "1.6.2"
33
end

0 commit comments

Comments
 (0)