Skip to content

Commit cc9e31f

Browse files
authored
Merge pull request #12 from rsocket/create-0.2.5-release
uprev to 0.2.5
2 parents afc625f + 9cbd501 commit cc9e31f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ protobuf {
9191
}
9292
plugins {
9393
rsocketRpc {
94-
artifact = 'io.rsocket.rpc:rsocket-rpc-protobuf:0.2.4'
94+
artifact = 'io.rsocket.rpc:rsocket-rpc-protobuf:0.2.5'
9595
}
9696
}
9797
generateProtoTasks {

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
group=io.rsocket.rpc
2-
version=0.2.5.BUILD-SNAPSHOT
2+
version=0.2.5

0 commit comments

Comments
 (0)