Skip to content

Commit

Permalink
chore: release for 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Sep 16, 2023
1 parent 103272b commit b28bafe
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 @@ -47,7 +47,7 @@ allprojects {
apply(plugin = "jacoco")

group = "cc.unitmesh"
version = "0.1.3"
version = "0.2.0"

repositories {
mavenCentral()
Expand Down

0 comments on commit b28bafe

Please sign in to comment.