Increase version.

This commit is contained in:
Franz Diebold 2021-05-02 20:01:24 +02:00
parent 91b402b59e
commit 6aaef3be04
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": "2.1.0",
"version": "2.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

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