Skip to content

Commit b10be68

Browse files
github-actions[bot]web-flowmfelsche
authored
Prepare release 0.6.1 (#20)
Signed-off-by: GitHub actions <noreply@github.com> Signed-off-by: GitHub actions <noreply@github.com> Co-authored-by: GitHub actions <noreply@github.com> Co-authored-by: Matthias Wahl <mfelsche@users.noreply.github.com>
1 parent b9355dc commit b10be68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "simd-json-derive"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
authors = ["Heinz N. Gies <heinz@licenser.net>"]
55
edition = "2021"
66
license = "Apache-2.0/MIT"

simd-json-derive-int/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "simd-json-derive-int"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
authors = ["Heinz N. Gies <heinz@licenser.net>"]
55
edition = "2021"
66
license = "Apache-2.0/MIT"

0 commit comments

Comments
 (0)