From eb2ce75eac9a8595b91edb098deb91fa29e3ffc9 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 31 Jul 2024 21:12:39 +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 09f9543..a1e4054 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@microfocus/ias-icons", - "version": "1.1.48", + "version": "1.1.49", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 607c8a0..5ee03d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@microfocus/ias-icons", - "version": "1.1.48", + "version": "1.1.49", "description": "Icon font for CyberRes Identity and Access products", "author": "Lynn Christensen and James Albright @microfocus.com>", "license": "MIT",