From c8502f41bfbf36f0ade8ce01504e1290800fdafa Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 21 Jul 2023 22:37:34 +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 c3d84c1..a8eea72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@microfocus/ias-icons", - "version": "1.1.34", + "version": "1.1.35", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e0d5427..765e2db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@microfocus/ias-icons", - "version": "1.1.34", + "version": "1.1.35", "description": "Icon font for CyberRes Identity and Access products", "author": "Lynn Christensen and James Albright @microfocus.com>", "license": "MIT",