Skip to content

Commit

Permalink
Forgot to bump package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienGllmt committed Sep 9, 2022
1 parent 47c4154 commit 3fff412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cardano-multiplatform-lib",
"version": "3.0.0",
"version": "3.0.1",
"description": "Multiplatform SDK for core Cardano blockchain functionality",
"scripts": {
"rust:build-nodejs": "(rimraf ./rust/pkg && cd rust; wasm-pack build --target=nodejs; cd ..; npm run js:ts-json-gen; cd rust; wasm-pack pack) && npm run js:flowgen",
Expand Down

0 comments on commit 3fff412

Please sign in to comment.