Skip to content

Commit aa01a37

Browse files
committed
Bump version
1 parent e0986b3 commit aa01a37

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.0.1
22

33
* Fix bug which could cause Spring to hang when `Thread.abort_on_exception` is `true` (#497)
44

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.0"
2+
VERSION = "2.0.1"
33
end

0 commit comments

Comments
 (0)