From aef7f1a2ab46b919ec6618165b71f8abca965193 Mon Sep 17 00:00:00 2001 From: Zaerald Date: Wed, 23 Jun 2021 01:20:57 +0800 Subject: [PATCH] chore: bump version to 1.3.1 (#113) --- 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 b7beb2c..af84e56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "waifu-motivator-plugin-release-env-setup-action", - "version": "1.2.0", + "version": "1.3.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "waifu-motivator-plugin-release-env-setup-action", - "version": "1.2.0", + "version": "1.3.1", "license": "MIT", "dependencies": { "@actions/core": "^1.4.0", diff --git a/package.json b/package.json index cf78e4f..b5792c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waifu-motivator-plugin-release-env-setup-action", - "version": "1.2.0", + "version": "1.3.1", "description": "Action for setting up the Waifu Motivator Plugin release train", "main": "index.js", "scripts": {