1
0
Fork 0
mirror of https://github.com/subosito/flutter-action.git synced 2024-08-16 10:19:50 +02:00

bump version

This commit is contained in:
Alif Rachmawadi 2020-03-04 17:35:31 +00:00
parent f273c2a8f8
commit ce9c1a9cd2
No known key found for this signature in database
GPG key ID: 79DA63C0F3A55BB1
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.1", "version": "1.2.0",
"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.1", "version": "1.2.0",
"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",