diff --git a/package-lock.json b/package-lock.json index f41ad0f..7b7cd97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "harmony-marketplace-sdk", - "version": "0.1.0-rc.1", + "version": "0.1.0-rc.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "harmony-marketplace-sdk", - "version": "0.1.0-rc.1", + "version": "0.1.0-rc.2", "license": "MIT", "dependencies": { "@ethersproject/abstract-signer": "^5.6.2", diff --git a/package.json b/package.json index 73d286f..7aed8db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "harmony-marketplace-sdk", - "version": "0.1.0-rc.1", + "version": "0.1.0-rc.2", "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",