From 4aef040e2c5252a6b71f681c5a91b583ffaa01c9 Mon Sep 17 00:00:00 2001 From: Seth Fuller <83652131+sfullerbeckman@users.noreply.github.com> Date: Fri, 14 Oct 2022 09:58:54 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd99a7c..e0cab4e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "webfactory-action-ssh-agent", "repository": "git@github.com:webfactory/ssh-agent.git", "description": "GitHub Action to set up ssh-agent with a private SSH key", - "version": "0.1.0", + "version": "0.5.4", "main": "index.js", "author": "webfactory GmbH ", "license": "MIT",