bump version to v1.3.1

This commit is contained in:
Naoki Oketani
2020-04-30 07:59:06 +09:00
parent 8e21576306
commit 49b1b8cc78
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "npm-audit-action",
"version": "1.3.0",
"version": "1.3.1",
"private": true,
"description": "GitHub Action to run `npm audit`",
"main": "lib/main.js",