Skip to content

Commit

Permalink
Bump release version
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebKL committed Sep 7, 2024
1 parent 6ea71d4 commit 96624c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apply(plugin = "com.vanniktech.maven.publish")

rootProject.extra.apply {
val libVersion = "2.0.0"
val libVersion = "2.1.0"
set("libVersion", libVersion)
}

0 comments on commit 96624c5

Please sign in to comment.