Skip to content

Commit

Permalink
bump version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oshai committed Sep 18, 2022
1 parent 7335bca commit 29bc994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -15,7 +15,7 @@ plugins {
apply("versions.gradle.kts")

group = "io.github.microutils"
version = "2.1.24"
version = "3.0.0"

repositories {
mavenCentral()
Expand Down

0 comments on commit 29bc994

Please sign in to comment.