Skip to content

Commit 95b0cb4

Browse files
author
Alexander Furer
committed
next version 8 snapshot
1 parent 68a10a0 commit 95b0cb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repositories {
1616
1717
}
1818
dependencies {
19-
compile('org.lognet:grpc-spring-boot-starter:0.0.6')
19+
compile('org.lognet:grpc-spring-boot-starter:0.0.7')
2020
}
2121
----
2222

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=0.0.7
1+
version=0.0.8-SNAPSHOT
22
group=org.lognet
33
description=Spring Boot starter for Google RPC.
44
gitHubUrl=https\://github.com/LogNet/grpc-spring-boot-starter

0 commit comments

Comments
 (0)