Skip to content

Commit 4a16136

Browse files
Prepare release 0.6.2 (#26)
Signed-off-by: GitHub actions <[email protected]> Signed-off-by: GitHub actions <[email protected]> Co-authored-by: GitHub actions <[email protected]>
1 parent 505a516 commit 4a16136

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.1"
3+
version = "0.6.2"
44
authors = ["Heinz N. Gies <[email protected]>"]
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.1"
3+
version = "0.6.2"
44
authors = ["Heinz N. Gies <[email protected]>"]
55
edition = "2021"
66
license = "Apache-2.0/MIT"

0 commit comments

Comments
 (0)