Skip to content

Commit

Permalink
Change to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowkora committed Nov 21, 2023
1 parent 875c01f commit 68f7167
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-serialization-lib",
"version": "11.1.0-minswap.14",
"version": "11.1.0-minswap.15",
"description": "(De)serialization functions for the Cardano blockchain along with related utility functions",
"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 68f7167

Please sign in to comment.