Skip to content

Commit

Permalink
chore: release 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pete-eiger committed Sep 8, 2023
1 parent 22483b0 commit a67f02c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ All notable changes to this project will be documented in this file.
- Update labels workflow
- Release 0.4.1
- Release 0.4.2
- Release 0.4.2
- Release 0.4.3

### Refactor

Expand All @@ -112,6 +114,7 @@ All notable changes to this project will be documented in this file.
- Add IdValidations to_string
- Resolve for latest deployment hash instead of a vec
- Move msg channel and re-export waku msg type
- Refactor message decoding

## [0.0.13] - 2023-03-07

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "graphcast-sdk"
version = "0.4.2"
version = "0.4.3"
edition = "2021"
authors = ["GraphOps (axiomatic-aardvark, hopeyen)"]
description = "SDK to build Graphcast Radios"
Expand Down

0 comments on commit a67f02c

Please sign in to comment.