From 0bf577bd591c9938fcf290b2ab070aa81f4bbbe3 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 29 Jun 2022 10:31:31 +0000 Subject: [PATCH] Bumped version to 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 766d0cb..dc3fe80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emil-github-actions", - "version": "0.1.0", + "version": "0.1.1", "description": "Reusable workflows & actions", "main": "index.js", "scripts": {