Skip to content

Commit a888182

Browse files
authored
release: bump up hierarchies to 0.1.12-alpha and TS bindings to 0.1.8 (#171)
* release: bump up hierarchies to 0.1.12-alpha and TS bindings to 0.1.8
1 parent 4c94233 commit a888182

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
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 @@ members = ["hierarchies-rs/examples", "hierarchies-rs/hierarchies"]
44
exclude = ["bindings/wasm/hierarchies_wasm"]
55

66
[workspace.package]
7-
version = "0.1.11-alpha"
7+
version = "0.1.12-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.11-alpha"
3+
version = "0.1.12-alpha"
44
authors = ["IOTA Stiftung"]
55
edition = "2024"
66
homepage = "https://www.iota.org"

bindings/wasm/hierarchies_wasm/package-lock.json

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

bindings/wasm/hierarchies_wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "IOTA Foundation <info@iota.org>",
44
"description": "WASM bindings for IOTA Hierarchies - To be used in JavaScript/TypeScript",
55
"homepage": "https://www.iota.org",
6-
"version": "0.1.7",
6+
"version": "0.1.8",
77
"license": "Apache-2.0",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)