Update version.

This commit is contained in:
Franz Diebold 2020-11-30 20:35:02 +01:00
parent 4454a4b968
commit ca2b126210
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "github-env-vars-action",
"version": "1.3.0",
"version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "github-env-vars-action",
"version": "1.3.0",
"version": "2.0.0",
"description": "A GitHub Action to expose useful environment variables.",
"main": "index.js",
"scripts": {