Skip to content

Commit

Permalink
project: Bump project version from 1.0-SNAPSHOT to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebveit committed Dec 19, 2023
1 parent 2a56ece commit 4c39835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group = "com.lucimber"
version = "1.0-SNAPSHOT"
version = "1.0"

dependencies {
implementation("io.netty:netty-all:4.1.104.Final")
Expand Down

0 comments on commit 4c39835

Please sign in to comment.