From c2228ce3edf86da166399e9d7181e24b18834db4 Mon Sep 17 00:00:00 2001 From: process-analytics-bot <62586190+process-analytics-bot@users.noreply.github.com> Date: Mon, 8 Jan 2024 07:14:42 +0000 Subject: [PATCH] chore(release): 3.0.3 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 824fcdd..c78f73a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-actions-playground", - "version": "3.0.1", + "version": "3.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-actions-playground", - "version": "3.0.1", + "version": "3.0.3", "license": "Apache-2.0", "devDependencies": { "typedoc": "~0.25.5", diff --git a/package.json b/package.json index 234b059..1de2b4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-actions-playground", - "version": "3.0.1", + "version": "3.0.3", "description": "Repository for GH Actions tests", "main": "index.js", "scripts": {