We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 029a265 commit 1399046Copy full SHA for 1399046
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Next Release
2
3
+## 4.1.3
4
+
5
* Bring back `Spring::Watcher::Abstract#synchronize` method to fix compatibility with `spring-watcher-listen`.
6
7
## 4.1.2
lib/spring/version.rb
@@ -1,3 +1,3 @@
module Spring
- VERSION = "4.1.2"
+ VERSION = "4.1.3"
end
0 commit comments