Skip to content

Commit

Permalink
increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
solrudev committed Nov 9, 2022
1 parent 3615a33 commit 04b3ecf
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.10")
val publishVersion by extra("0.0.11")
group = publishGroupId
version = publishVersion

Expand Down

0 comments on commit 04b3ecf

Please sign in to comment.