Skip to content

Commit 862f383

Browse files
Release v0.8.x
1 parent 0eb9862 commit 862f383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ subprojects {
1818
apply plugin: "jacoco"
1919

2020
group = "io.grpc"
21-
version = "0.8.0-SNAPSHOT"
21+
version = "0.8.0"
2222

2323
sourceCompatibility = 1.6
2424
targetCompatibility = 1.6

0 commit comments

Comments
 (0)