diff --git a/package-lock.json b/package-lock.json index aad5cfa..d645caf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cspace-ui-plugin-profile-publicart", - "version": "6.0.0-rc.2", + "version": "6.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cspace-ui-plugin-profile-publicart", - "version": "6.0.0-rc.2", + "version": "6.0.0", "license": "ECL-2.0", "dependencies": { "react-intl": "^2.3.0" diff --git a/package.json b/package.json index 3882df1..e2363f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cspace-ui-plugin-profile-publicart", - "version": "6.0.0-rc.2", + "version": "6.0.0", "description": "Public Art profile plugin for the CollectionSpace UI", "author": "Ray Lee ", "license": "ECL-2.0",