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 e5e759e commit 217ef0d
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.11")
val publishVersion by extra("0.0.12")
group = publishGroupId
version = publishVersion

Expand Down

0 comments on commit 217ef0d

Please sign in to comment.