diff --git a/clients/js/package.json b/clients/js/package.json index 6f8003b6..16ff779f 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -1,6 +1,6 @@ { "name": "@metaplex-foundation/mpl-candy-machine", - "version": "6.0.0", + "version": "6.0.1", "description": "Client library for Candy Machine related programs", "main": "dist/src/index.js", "types": "dist/src/index.d.ts",