File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/chain-wallet-libs/bindings/wallet-wasm-js Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ edition = "2021"
99license = " MIT OR Apache-2.0"
1010name = " wallet-wasm-js"
1111repository = " https://github.com/input-output-hk/catalyst-core"
12- version = " 0.8.2-test2 "
12+ version = " 0.8.2-test3 "
1313
1414[lib ]
1515crate-type = [" cdylib" , " rlib" ]
Original file line number Diff line number Diff line change 11{
22 "name" : " wallet-js" ,
3- "version" : " 0.8.2-test2 " ,
3+ "version" : " 0.8.2-test3 " ,
44 "description" : " Jormungandr wallet capabilities for Javascript" ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
1010 },
1111 "license" : " MIT" ,
1212 "dependencies" : {
13- "@catalyst-core/wallet-wasm-js" : " 0.8.2-test2 "
13+ "@catalyst-core/wallet-wasm-js" : " 0.8.2-test3 "
1414 }
1515}
You can’t perform that action at this time.
0 commit comments