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 fc8f766 commit 2e7863cCopy full SHA for 2e7863c
changelog.md
@@ -1,3 +1,8 @@
1
+0.3.1
2
+=====
3
+
4
+* Handle closed executor in ws callbacks (#71)
5
6
0.3.0
7
=====
8
publish-setup.gradle
@@ -1,7 +1,7 @@
allprojects {
plugins.withId("com.vanniktech.maven.publish.base") {
project.group = "io.github.centrifugal"
- project.version = "0.3.0"
+ project.version = "0.3.1"
mavenPublishing {
publishToMavenCentral()
0 commit comments