Skip to content

Commit 9ada499

Browse files
chore(release): 0.4.0 [skip ci]
1 parent 5c2b477 commit 9ada499

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

UnityRSocket/Assets/Viglucci/UnityRSocket/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.4.0](https://github.com/viglucci/unity-rsocket/compare/v0.3.1...v0.4.0) (2022-04-06)
2+
3+
4+
### Features
5+
6+
* add Route to CompositeMetadataBuilder ([5c2b477](https://github.com/viglucci/unity-rsocket/commit/5c2b477aa0c82114c36e899fadb51f432088a403))
7+
18
## [0.3.1](https://github.com/viglucci/unity-rsocket/compare/v0.3.0...v0.3.1) (2022-04-05)
29

310

UnityRSocket/Assets/Viglucci/UnityRSocket/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "io.viglucci.unityrsocket",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "Unity compatible implementation of RSocket, an application protocol providing Reactive Streams semantics",
55
"displayName": "RSocket for Unity",
66
"unity": "2018.3",

0 commit comments

Comments
 (0)