Skip to content

Commit

Permalink
bumps versions for the next release
Browse files Browse the repository at this point in the history
Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
  • Loading branch information
OlegDokuka committed Mar 28, 2019
1 parent 7f835ca commit 5701d73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ subprojects {
targetCompatibility = 1.8

ext['reactor-bom.version'] = 'Californium-SR5'
ext['rsocket.version'] = '0.11.16'
ext['rsocket.version'] = '0.11.17.2'

ext['protobuf.version'] = '3.6.1'
ext['log4j.version'] = '2.9.0'
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
group=io.rsocket.rpc
version=0.2.13.2
version=0.2.13.3

0 comments on commit 5701d73

Please sign in to comment.