Skip to content

Commit 91753fb

Browse files
committed
Version 2.2.0
1 parent eff7850 commit 91753fb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Next Release
22

3+
## 2.2.0
4+
35
* Require applications to have reloading enabled in the managed environments.
46

57
## 2.1.1

lib/spring/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Spring
2-
VERSION = "2.1.1"
2+
VERSION = "2.2.0"
33
end

0 commit comments

Comments
 (0)