Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Fbada006 committed Aug 26, 2024
1 parent f45ffeb commit 7ceddfb
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 = "1.1.0"
val libVersion = "2.0.0"
set("libVersion", libVersion)
}

0 comments on commit 7ceddfb

Please sign in to comment.