Skip to content

Commit 205291c

Browse files
committedSep 8, 2021
Version 3.0.0
1 parent 91753fb commit 205291c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
 

‎CHANGELOG.md

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

3-
## 2.2.0
3+
## 3.0.0
44

55
* Require applications to have reloading enabled in the managed environments.
6+
* Require Ruby 2.5.
7+
* Require Rails 5.2.
68

79
## 2.1.1
810

‎lib/spring/version.rb

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

0 commit comments

Comments
 (0)
Failed to load comments.