Skip to content

Commit d79cedc

Browse files
author
Alexander Furer
committed
next dev version
1 parent 9b1e47c commit d79cedc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ If you enable both the `NettyServer` and `in-process` server, they will both sha
8484

8585
== Show case
8686

87-
In the 'grpc-spring-boot-starter-demo' project you can find fully functional examples with integration tests. +
88-
The 'grpc-spring-boot2-starter-demo' project runs the same demo services and tests with *spring boot 2*.
87+
In the `grpc-spring-boot-starter-demo` project you can find fully functional examples with integration tests. +
88+
The `grpc-spring-boot2-starter-demo` project runs the same demo services and tests with *spring boot 2*.
8989

9090
=== Service implementation
9191
The service definition from `.proto` file looks like this :

gradle.properties

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

0 commit comments

Comments
 (0)