Skip to content

Commit 1399046

Browse files
committed
Release 4.1.3
1 parent 029a265 commit 1399046

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+
## 4.1.3
4+
35
* Bring back `Spring::Watcher::Abstract#synchronize` method to fix compatibility with `spring-watcher-listen`.
46

57
## 4.1.2

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

0 commit comments

Comments
 (0)