Skip to content

Commit

Permalink
0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia committed Oct 9, 2024
1 parent 5f90b84 commit e4662a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish-setup.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
allprojects {
plugins.withId("com.vanniktech.maven.publish.base") {
project.group = "io.github.centrifugal"
project.version = "0.4.2-RC2"
project.version = "0.4.2"

mavenPublishing {
publishToMavenCentral()
Expand Down

0 comments on commit e4662a4

Please sign in to comment.