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

This commit is contained in:
Alif Rachmawadi
2020-03-04 17:35:31 +00:00
parent f273c2a8f8
commit ce9c1a9cd2
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.1.1",
"version": "1.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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