From 265bf35d820442087f6a673780b7da201cafcec0 Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Mon, 13 Jun 2022 17:52:56 -0500 Subject: [PATCH] Update Node version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 501b2a6..77b890d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "install-nextflow-action", - "version": "1.0.0", + "version": "1.0.1", "description": "", "main": "dist/index.js", "scripts": {