Skip to content

Commit ebfa6fb

Browse files
committed
Prepare for 4.4.0 release
1 parent a60a2cf commit ebfa6fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Next Release
1+
## 4.4.0
22

33
* Revert the removal of UTF-8 force encoding in JSON loading.
44
* Shush the `backtrace_locations` too.

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 = "4.3.0"
2+
VERSION = "4.4.0"
33
end

0 commit comments

Comments
 (0)