From 238dd152ba6cf7fcfa4bf31e2e3bb252ef304bfe Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Tue, 4 Nov 2025 01:26:54 +0000 Subject: [PATCH] 3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bad6b03..ce8d5af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartgit", - "version": "3.2.1", + "version": "3.3.0", "description": "A smart wrapper for nodegit that simplifies Git operations in Node.js.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",