From 9c4912b5f28a94357caf28bc2aee74175f261e08 Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Wed, 7 Feb 2024 19:16:04 -0500 Subject: [PATCH] Change package version to 3.1.0. --- 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 27b4916..cb52d5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cspace-ui-plugin-profile-botgarden", - "version": "3.0.6", + "version": "3.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cspace-ui-plugin-profile-botgarden", - "version": "3.0.6", + "version": "3.1.0", "license": "ECL-2.0", "dependencies": { "cspace-ui-plugin-ext-accessionattributes": "^1.0.2", diff --git a/package.json b/package.json index 578e537..4b7086c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cspace-ui-plugin-profile-botgarden", - "version": "3.0.6", + "version": "3.1.0", "description": "Botanical Garden profile plugin for the CollectionSpace UI", "author": "Ray Lee ", "license": "ECL-2.0",