Skip to content

Commit 06bc615

Browse files
authored
Release: Version 0.1.8 (#147)
* Bump cargo versions to 0.1.8
1 parent 2bcf091 commit 06bc615

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.7-alpha"
3+
version = "0.1.8-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.7-alpha"
3+
version = "0.1.8-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.7-alpha"
3+
version = "0.1.8-alpha"
44
authors.workspace = true
55
edition.workspace = true
66
homepage.workspace = true

0 commit comments

Comments
 (0)