From 8777c93fa4d3fc99f61ccaebf75a1f6a34e946dc Mon Sep 17 00:00:00 2001 From: Sergio Padrino Date: Thu, 14 Mar 2024 17:00:31 +0100 Subject: [PATCH] 2.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3bc65a..1db8536 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dugite", - "version": "2.6.0", + "version": "2.6.1", "description": "Elegant bindings for Git", "main": "./build/lib/index.js", "typings": "./build/lib/index.d.ts",