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 a2a1037 commit c2e51fd
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.14")
val publishVersion by extra("0.1.0")
group = publishGroupId
version = publishVersion

Expand Down

0 comments on commit c2e51fd

Please sign in to comment.