Skip to content

Commit f665532

Browse files
authored
Release: Single Notarization Version 0.1.23 - Rust Only (#280)
Bump cargo versions for Single Notarization packages to 0.1.23
1 parent 554c31c commit f665532

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

bindings/wasm/notarization_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "notarization_wasm"
3-
version = "0.1.22-alpha"
3+
version = "0.1.23-alpha"
44
authors = ["IOTA Stiftung"]
55
edition = "2021"
66
homepage = "https://www.iota.org"

examples/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "examples"
3-
version = "0.1.22-alpha"
3+
version = "0.1.23-alpha"
44
authors = ["IOTA Stiftung"]
55
edition = "2024"
66
publish = false

notarization-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "notarization"
3-
version = "0.1.22-alpha"
3+
version = "0.1.23-alpha"
44
authors.workspace = true
55
edition.workspace = true
66
homepage.workspace = true

0 commit comments

Comments
 (0)