Skip to content

Commit f90890b

Browse files
committed
Release 1.6.4
1 parent 9bfce31 commit f90890b

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.6.4
2+
3+
* Fix incompatibility with RubyGems 2.6.0.
4+
15
## 1.6.3
26

37
* Fix problem with using Bundler 1.11 with a custom `BUNDLE_PATH` (#456)

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

0 commit comments

Comments
 (0)