From cbc1f304f27a46e4352d0633365f92a826fa3538 Mon Sep 17 00:00:00 2001 From: Christopher Mavros Date: Thu, 24 Feb 2022 13:25:48 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e55ab4..d022a95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-xml-info", - "version": "1.0.0", + "version": "1.0.1", "description": "Get Information from XML files to use into your GitHub workflows", "main": "index.js", "scripts": {