Skip to content

Commit

Permalink
bump version to 3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
oshai committed Feb 1, 2023
1 parent e9c6ec5 commit b685abc
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 @@ -16,7 +16,7 @@ plugins {
apply("versions.gradle.kts")

group = "io.github.microutils"
version = "3.0.5"
version = "3.0.6"

repositories {
mavenCentral()
Expand Down

0 comments on commit b685abc

Please sign in to comment.