Skip to content

Commit

Permalink
Release commit for 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ejona86 committed May 26, 2015
1 parent 6affc8d commit d9ba206
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 @@ -18,7 +18,7 @@ subprojects {
apply plugin: "jacoco"

group = "io.grpc"
version = "0.1.0-SNAPSHOT"
version = "0.7.0"

sourceCompatibility = 1.6
targetCompatibility = 1.6
Expand Down

0 comments on commit d9ba206

Please sign in to comment.