Skip to content

Commit

Permalink
bump version to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oshai committed Jul 19, 2023
1 parent 1147528 commit 37e42a6
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 @@ -17,7 +17,7 @@ plugins {
apply("versions.gradle.kts")

group = "io.github.oshai"
version = "5.0.0-beta-05"
version = "5.0.0"

repositories {
gradlePluginPortal()
Expand Down

0 comments on commit 37e42a6

Please sign in to comment.