Skip to content

Commit e27325d

Browse files
author
jvmlet
committed
version 0.0.7 snapshot
1 parent 66557f9 commit e27325d

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.5')
19+
compile('org.lognet:grpc-spring-boot-starter:0.0.6')
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.6
1+
version=0.0.7-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)