Skip to content

Commit

Permalink
Prepare v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
guilleiguaran committed Aug 24, 2020
1 parent c9716c2 commit a85d32e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Next Release

## 2.1.1

* Avoid -I rubylibdir with default-gem bundler
* Start server process in directory where command was called

## 2.1.0
Expand Down
2 changes: 1 addition & 1 deletion lib/spring/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Spring
VERSION = "2.1.0"
VERSION = "2.1.1"
end

0 comments on commit a85d32e

Please sign in to comment.