Skip to content

Commit 031d457

Browse files
committed
Release v0.3.0
1 parent 309d82c commit 031d457

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ all APIs might be changed.
1111

1212
## Unreleased - xxxx-xx-xx
1313

14+
## v0.3.0 - 2022-12-26
15+
1416
### New Features
1517

1618
- Added support for wasm with the `ws_stream_wasm` library.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "graphql-ws-client"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["Graeme Coupar <[email protected]>"]
55
edition = "2018"
66
resolver = "2"

0 commit comments

Comments
 (0)