From cd12e97df30a954aa3596762fe21eb131dd6f814 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 20 May 2021 16:09:26 +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 b20b3a7..0d34ea6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@microfocus/ias-icons", - "version": "1.0.29", + "version": "1.0.30", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 92101a1..48b1546 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@microfocus/ias-icons", - "version": "1.0.29", + "version": "1.0.30", "description": "Icon font for Micro Focus Identity, Access, and Security products", "author": "James Albright @microfocus.com> (https://github.com/jalbr74)", "license": "MIT",