diff --git a/clients/js/asset/package.json b/clients/js/asset/package.json index 97bb776..c7dd321 100644 --- a/clients/js/asset/package.json +++ b/clients/js/asset/package.json @@ -1,6 +1,6 @@ { "name": "@nifty-oss/asset", - "version": "0.3.0", + "version": "0.4.0", "description": "A lightweight standard for non-fungible assets on Solana", "main": "dist/src/index.js", "types": "dist/src/index.d.ts",