Skip to content

Commit 9f9a432

Browse files
chore(release): 0.4.1 [skip ci]
1 parent 925b198 commit 9f9a432

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.1](https://github.com/viglucci/unity-rsocket/compare/v0.4.0...v0.4.1) (2022-04-07)
2+
3+
4+
### Bug Fixes
5+
6+
* set metadata flag on RequestStream and FireAndForget when metadata present ([b2a4ac6](https://github.com/viglucci/unity-rsocket/commit/b2a4ac69865c7e96d395300a68068045f901e3fd))
7+
18
# [0.4.0](https://github.com/viglucci/unity-rsocket/compare/v0.3.1...v0.4.0) (2022-04-06)
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.4.0",
3+
"version": "0.4.1",
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)