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

This commit is contained in:
Alif Rachmawadi
2019-08-26 11:54:34 +07:00
parent ad07e49913
commit b6f5cc2b39
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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