Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
kylecorry31 committed Dec 20, 2024
1 parent 597d3de commit ea9a9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id("com.vanniktech.maven.publish") version "0.30.0"
}

val versionName = "10.0.3"
val versionName = "10.1.0"

mavenPublishing {
coordinates("com.kylecorry", "sol", versionName)
Expand Down

0 comments on commit ea9a9d6

Please sign in to comment.