From 7a3a2d1b90848cc34fa35880510fdad28c4e796a Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 28 Apr 2023 21:45:00 +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 a6b8e4c..b6be2af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@microfocus/ias-icons", - "version": "1.1.28", + "version": "1.1.29", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 49d3018..a81ca13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@microfocus/ias-icons", - "version": "1.1.28", + "version": "1.1.29", "description": "Icon font for CyberRes Identity and Access products", "author": "Lynn Christensen and James Albright @microfocus.com>", "license": "MIT",