Skip to content

Commit a06be3f

Browse files
committed
prepare 0.2.8
1 parent aa5e7dc commit a06be3f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.2.8
2+
=====
3+
4+
* Handle disconnect push. This is not used at the moment - but is an enabler for the future development.
5+
16
0.2.7
27
=====
38

publish-setup.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
allprojects {
22
plugins.withId("com.vanniktech.maven.publish.base") {
33
project.group = "io.github.centrifugal"
4-
project.version = "0.2.7"
4+
project.version = "0.2.8"
55

66
mavenPublishing {
77
publishToMavenCentral()

0 commit comments

Comments
 (0)