chore: Bump version is package.json to v1.5.0

This commit is contained in:
Thomas A. Christensen II 2024-01-21 22:01:08 -06:00
parent 2098c3cdb2
commit 77d8bbb78a
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

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

View file

@ -1,6 +1,6 @@
{
"name": "install-nextflow-action",
"version": "1.4.0",
"version": "1.5.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": {