Skip to content

Commit 5745af2

Browse files
Bump version to 0.209.0 (#329)
## Why Bump version to 0.209.0 for release ## What changed - Bump version to 0.209.0 for release ## Versioning - [ ] Breaking protocol change - [ ] Breaking ts/js API change <!-- Kind reminder to add tests and updated documentation if needed -->
1 parent 09fe553 commit 5745af2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@replit/river",
33
"description": "It's like tRPC but... with JSON Schema Support, duplex streaming and support for service multiplexing. Transport agnostic!",
4-
"version": "0.208.4",
4+
"version": "0.209.0",
55
"type": "module",
66
"exports": {
77
".": {

0 commit comments

Comments
 (0)