From a5dae9b3a34b9526d8236e2a5b3232aa0bdcef16 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 22 Jun 2024 10:01:16 +0200 Subject: [PATCH] 3.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13c6730..62cb7c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartgit", - "version": "3.0.3", + "version": "3.0.4", "description": "A smart wrapper for nodegit that simplifies Git operations in Node.js.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",