From 42170278c1b7fa825ddf8a73c703f4d97dca1513 Mon Sep 17 00:00:00 2001 From: Technote Date: Fri, 24 Jan 2020 02:59:48 +0900 Subject: [PATCH] feat: Update package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d732e5b8..7c936a82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@technote-space/github-action-helper", - "version": "0.8.0", + "version": "0.8.1", "description": "Helper to filter GitHub Action.", "author": "Technote (https://technote.space)", "license": "MIT",