diff --git a/package-lock.json b/package-lock.json index 7b7cd97..0195267 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "harmony-marketplace-sdk", - "version": "0.1.0-rc.2", + "version": "0.1.0-rc.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "harmony-marketplace-sdk", - "version": "0.1.0-rc.2", + "version": "0.1.0-rc.3", "license": "MIT", "dependencies": { "@ethersproject/abstract-signer": "^5.6.2", diff --git a/package.json b/package.json index 7aed8db..5dfe468 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "harmony-marketplace-sdk", - "version": "0.1.0-rc.2", + "version": "0.1.0-rc.3", "description": "Harmony Marketplace SDK provides a collection of interfaces to interact with HRC721, HRC1155 and any Smart Contracts that extends those standards.", "author": "Blockcoders ", "license": "MIT",