Skip to content

Commit 0ecce7b

Browse files
committed
bump versions
1 parent 70d3fd1 commit 0ecce7b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bindings/wasm/identity_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 = "identity_wasm"
3-
version = "1.6.0-beta.3"
3+
version = "1.6.0-beta.4"
44
authors = ["IOTA Stiftung"]
55
edition = "2021"
66
homepage = "https://www.iota.org"

bindings/wasm/identity_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/identity_wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iota/identity-wasm",
3-
"version": "1.6.0-beta.3",
3+
"version": "1.6.0-beta.4",
44
"author": "IOTA Foundation <[email protected]>",
55
"description": "WASM bindings for IOTA Identity - A Self Sovereign Identity Framework implementing the DID and VC standards from W3C. To be used in JavaScript/TypeScript",
66
"homepage": "https://www.iota.org",

0 commit comments

Comments
 (0)