chore: Bump version in package files to v2.0.0

pull/77/head
parent dab00cf95f
commit a9cb77cf2d
Signed by: millironx
GPG Key ID: B7044A3432851F64

2
package-lock.json generated

@ -1,6 +1,6 @@
{
"name": "install-nextflow-action",
"version": "1.5.2",
"version": "2.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {

@ -1,6 +1,6 @@
{
"name": "install-nextflow-action",
"version": "1.5.2",
"version": "2.0.0",
"description": "An action to install Nextflow into a GitHub Actions workflow and make it available for subsequent steps.",
"main": "lib/src/main.js",
"scripts": {

Loading…
Cancel
Save