From d22a6adc0053362a43c79942e32aa34b0d61d60e Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 4 Aug 2023 20:59:08 +0000 Subject: [PATCH] Incremented the version during an automated build --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 958c450..96a69dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@microfocus/ias-icons", - "version": "1.1.36", + "version": "1.1.37", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ababf6e..425b5ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@microfocus/ias-icons", - "version": "1.1.36", + "version": "1.1.37", "description": "Icon font for CyberRes Identity and Access products", "author": "Lynn Christensen and James Albright @microfocus.com>", "license": "MIT",