diff --git a/package-lock.json b/package-lock.json index 1e306ec..172453e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@codex-storage/marketplace-ui", - "version": "0.0.2", + "version": "0.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@codex-storage/marketplace-ui", - "version": "0.0.2", + "version": "0.0.3", "license": "MIT", "dependencies": { "@codex-storage/marketplace-ui-components": "0.0.10", diff --git a/package.json b/package.json index fa68dc0..f419bc8 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "git", "url": "https://github.com/codex-storage/codex-marketplace-ui" }, - "version": "0.0.2", + "version": "0.0.3", "type": "module", "scripts": { "dev": "vite", @@ -55,4 +55,4 @@ "author": "Codex team", "readme": "README.md", "license": "MIT" -} +} \ No newline at end of file