diff --git a/package-lock.json b/package-lock.json index f7f6224..599e7df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cspace-ui-plugin-ext-locality", - "version": "1.0.4", + "version": "1.0.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cspace-ui-plugin-ext-locality", - "version": "1.0.4", + "version": "1.0.5", "license": "ECL-2.0", "dependencies": { "react-intl": "^2.3.0" diff --git a/package.json b/package.json index 7702954..f7e8497 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cspace-ui-plugin-ext-locality", - "version": "1.0.4", + "version": "1.0.5", "description": "Locality extension plugin for the CollectionSpace UI", "author": "Ray Lee ", "license": "ECL-2.0",