Skip to content

Commit

Permalink
increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
solrudev committed Nov 10, 2022
1 parent 0ac32f7 commit 6a62cd7
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.0.12")
val publishVersion by extra("0.0.13")
group = publishGroupId
version = publishVersion

Expand Down

0 comments on commit 6a62cd7

Please sign in to comment.