bump version: 1.3.1
Some checks failed
Main workflow / Run (macos-latest) (push) Failing after 3s
Main workflow / Run (ubuntu-latest) (push) Failing after 19m55s
Main workflow / Run (windows-latest) (push) Has been cancelled

This commit is contained in:
Alif Rachmawadi
2020-04-30 09:48:20 +07:00
parent 2dd537cc3f
commit 794e42ad48
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "flutter-action",
"version": "1.3.0",
"version": "1.3.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "flutter-action",
"version": "1.3.0",
"version": "1.3.1",
"private": true,
"description": "Flutter environment for use in actions",
"main": "lib/index.js",