Skip to content

Commit 327bdaa

Browse files
aharonharobertroeser
authored andcommitted
update version (#555)
Signed-off-by: aharonha <[email protected]>
1 parent 29e5c01 commit 327bdaa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Example:
2323

2424
```groovy
2525
dependencies {
26-
implementation 'io.rsocket:rsocket-core:0.11.13'
27-
implementation 'io.rsocket:rsocket-transport-netty:0.11.13'
26+
implementation 'io.rsocket:rsocket-core:0.11.14'
27+
implementation 'io.rsocket:rsocket-transport-netty:0.11.14'
2828
}
2929
```
3030

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# limitations under the License.
1313
#
1414

15-
version=0.11.13
15+
version=0.11.14

0 commit comments

Comments
 (0)