Skip to content

Commit 4a3a4c1

Browse files
committed
Prepare to Spring 2.1.0
1 parent ca86653 commit 4a3a4c1

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+
## 2.1.0
22

33
* Add explicit support for Rails 6 (no changes were needed)
44
* Drop support to Ruby 1.9, 2.0, 2.1, and 2.3

lib/spring/version.rb

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

0 commit comments

Comments
 (0)