Skip to content

Commit 37bec54

Browse files
authored
Merge pull request #132 from iotaledger/chore/release
chore: release v0.1.3-lpha
2 parents 71f3733 + a6cfd30 commit 37bec54

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ exclude = ["bindings/wasm/hierarchies_wasm"]
44
resolver = "2"
55

66
[workspace.package]
7-
version = "0.1.2-alpha"
7+
version = "0.1.3-alpha"
88
authors = ["IOTA Stiftung"]
99
edition = "2024"
1010
homepage = "https://www.iota.org"

bindings/wasm/hierarchies_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 = "hierarchies_wasm"
3-
version = "0.1.2-alpha"
3+
version = "0.1.3-alpha"
44
authors = ["IOTA Stiftung"]
55
edition = "2024"
66
homepage = "https://www.iota.org"

0 commit comments

Comments
 (0)