From e76f065888d356dda009581b140d5e310ea35d83 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 20 Feb 2023 16:12:02 -0500 Subject: [PATCH] Bump to 1.16.1 --- 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 ce8608aa..1501c0ec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@civicactions/cmsds-open-data-components", - "version": "1.16.0", + "version": "1.16.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@civicactions/cmsds-open-data-components", - "version": "1.16.0", + "version": "1.16.1", "license": "GPL-3.0", "dependencies": { "@civicactions/data-catalog-components": "~2.1.0", diff --git a/package.json b/package.json index 9ecdb85f..8bbc0bbc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@civicactions/cmsds-open-data-components", - "version": "1.16.0", + "version": "1.16.1", "description": "Components for the open data catalog frontend using CMS Design System", "main": "lib/index.js", "scripts": {