From 502faac633e57417236be6b700e2f65f5eb6b26a Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 6 Sep 2024 02:19:44 +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 606e7b1..a59cc3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@microfocus/ias-icons", - "version": "1.1.51", + "version": "1.1.52", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 559be53..55ec9bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@microfocus/ias-icons", - "version": "1.1.51", + "version": "1.1.52", "description": "Icon font for CyberRes Identity and Access products", "author": "Lynn Christensen and James Albright @microfocus.com>", "license": "MIT",