From 4147f6b074946ce8c13c0130eede9c7dc6116730 Mon Sep 17 00:00:00 2001 From: Sam Davidoff Date: Fri, 2 May 2025 13:05:18 +0000 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7578353..e4f574b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-credential-forwarder", - "version": "1.2.1", + "version": "1.2.3", "description": "utilities for forwarding git credential helper commands to another git installation (e.g. container to host)", "main": "dist/index.js", "bin": {