Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
hugrbot authored Aug 7, 2024
1 parent 6d8aca4 commit 8bb126b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release notes

## 0.6.1 (2024-08-07)

### Features

- `map_params` helpers on the parametric structs ([#65](https://github.com/CQCL/tket-json-rs/pull/65))


## 0.6.0 (2024-08-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tket-json-rs"
version = "0.6.0"
version = "0.6.1"
license = "Apache-2.0"
edition = "2021"
rust-version = "1.70"
Expand Down

0 comments on commit 8bb126b

Please sign in to comment.