Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
solrudev committed Apr 27, 2022
1 parent 03b9c68 commit e8e490b
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
Expand Up @@ -2,7 +2,7 @@ import java.util.Properties
import java.io.FileInputStream

val publishGroupId by extra("io.github.solrudev")
val publishVersion by extra("2.0.3")
val publishVersion by extra("2.0.4")
group = publishGroupId
version = publishVersion

Expand Down

0 comments on commit e8e490b

Please sign in to comment.