diff --git a/clients/js/package.json b/clients/js/package.json index 09133e00..523c5e85 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -1,6 +1,6 @@ { "name": "@metaplex-foundation/mpl-bubblegum", - "version": "4.1.0", + "version": "4.2.0", "description": "Create and interact with compressed Metaplex NFTs", "main": "dist/src/index.js", "types": "dist/src/index.d.ts", @@ -69,4 +69,4 @@ ] }, "packageManager": "pnpm@8.2.0" -} \ No newline at end of file +}