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 <[email protected]>
  • Loading branch information
OlegDokuka committed Mar 28, 2019
1 parent e0fc6d5 commit bc16730
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.18'
ext['rsocket.version'] = '0.11.21'

ext['protobuf.version'] = '3.6.1'
ext['log4j.version'] = '2.11.2'
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.15
version=0.2.16

0 comments on commit bc16730

Please sign in to comment.