diff --git a/package-lock.json b/package-lock.json index 32e9bf3f..0f0e30db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@databiosphere/findable-ui", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@databiosphere/findable-ui", - "version": "2.0.0", + "version": "2.0.1", "license": "Apache-2.0", "devDependencies": { "@commitlint/cli": "^17.4.2", diff --git a/package.json b/package.json index a57e1971..72e12394 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@databiosphere/findable-ui", - "version": "2.0.0", + "version": "2.0.1", "description": "", "scripts": { "test": "jest",