Skip to content

Commit a85d32e

Browse files
committedAug 24, 2020
Prepare v2.1.1
1 parent c9716c2 commit a85d32e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
 

‎CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Next Release
22

3+
## 2.1.1
4+
5+
* Avoid -I rubylibdir with default-gem bundler
36
* Start server process in directory where command was called
47

58
## 2.1.0

‎lib/spring/version.rb

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

0 commit comments

Comments
 (0)
Failed to load comments.