Skip to content

Commit

Permalink
Bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matsumana committed Sep 3, 2019
1 parent 06d45a2 commit 423f1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -36,7 +36,7 @@ subprojects {
apply plugin: "io.spring.dependency-management"

group = "info.matsumana.armeria"
version = "0.5.1-SNAPSHOT"
version = "0.6.0"

sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
Expand Down

0 comments on commit 423f1f0

Please sign in to comment.