File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ license = "Apache-2.0"
6
6
name = " owasm-crypto"
7
7
readme = " README.md"
8
8
repository = " https://github.com/bandprotocol/owasm/tree/master/packages/crypto"
9
- version = " 0.2.0 "
9
+ version = " 0.2.1 "
10
10
11
11
[features ]
12
12
default = []
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ license = "Apache-2.0"
6
6
name = " owasm-kit"
7
7
readme = " README.md"
8
8
repository = " https://github.com/bandprotocol/owasm/tree/master/packages/kit"
9
- version = " 0.2.0 "
9
+ version = " 0.2.1 "
10
10
11
11
[dependencies ]
12
12
num = " 0.2.1"
Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ license = "Apache-2.0"
6
6
name = " owasm-vm"
7
7
readme = " README.md"
8
8
repository = " https://github.com/bandprotocol/owasm/tree/master/packages/vm"
9
- version = " 0.2.0 "
9
+ version = " 0.2.1 "
10
10
11
11
[dependencies ]
12
12
assert_matches = " 1.3.0"
13
13
clru = " 0.2.0"
14
14
hex = " 0.4"
15
- owasm-crypto = {path = " ../crypto" , version = " 0.2.0 " }
15
+ owasm-crypto = {path = " ../crypto" , version = " 0.2.1 " }
16
16
sha2 = " 0.9.1"
17
17
tempfile = " 3.1.0"
18
18
wasm-instrument = " 0.2.0"
You can’t perform that action at this time.
0 commit comments