Skip to content

Commit

Permalink
increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
solrudev committed Mar 20, 2023
1 parent f41f264 commit 3b55665
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
@@ -1,7 +1,7 @@
import java.util.*

val publishGroupId by extra("io.github.solrudev")
val publishVersion by extra("0.1.5-SNAPSHOT")
val publishVersion by extra("0.1.5")
group = publishGroupId
version = publishVersion

Expand Down

0 comments on commit 3b55665

Please sign in to comment.