From 6bbd679f9806bce59c88b3e92a794b43e58b4744 Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Fri, 10 Mar 2023 18:28:43 -0500 Subject: [PATCH] Change package version to 5.0.4. --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a052fcb..a05459e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cspace-ui-plugin-profile-fcart", - "version": "5.0.3", + "version": "5.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cspace-ui-plugin-profile-fcart", - "version": "5.0.3", + "version": "5.0.4", "license": "ECL-2.0", "dependencies": { "react-intl": "^2.3.0" diff --git a/package.json b/package.json index d96b1ef..182173d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cspace-ui-plugin-profile-fcart", - "version": "5.0.3", + "version": "5.0.4", "description": "Fine and Contemporary Art profile plugin for the CollectionSpace UI", "author": "Ray Lee ", "license": "ECL-2.0",