We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9716c2 commit a85d32eCopy full SHA for a85d32e
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Next Release
2
3
+## 2.1.1
4
+
5
+* Avoid -I rubylibdir with default-gem bundler
6
* Start server process in directory where command was called
7
8
## 2.1.0
lib/spring/version.rb
@@ -1,3 +1,3 @@
module Spring
- VERSION = "2.1.0"
+ VERSION = "2.1.1"
end
0 commit comments