Skip to content

Commit

Permalink
Bump version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matsumana committed Sep 3, 2018
1 parent 0a43a64 commit a154359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ subprojects {
apply plugin: "io.spring.dependency-management"

group = "info.matsumana.armeria"
version = "0.0.2-SNAPSHOT"
version = "0.0.2"

sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11
[compileJava, compileTestJava]*.options*.encoding = "UTF-8"
Expand Down

0 comments on commit a154359

Please sign in to comment.