From bc1ce81a510e63f0244f0c2bbf3f1abe4df7a80a Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 21 Feb 2023 01:54:31 +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 ecf3cc4..b986032 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@microfocus/ias-icons", - "version": "1.1.21", + "version": "1.1.22", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a29754f..297c107 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@microfocus/ias-icons", - "version": "1.1.21", + "version": "1.1.22", "description": "Icon font for CyberRes Identity and Access products", "author": "Lynn Christensen and James Albright @microfocus.com>", "license": "MIT",