From 355a5975be944e4db551f999e3692b7a92689ce4 Mon Sep 17 00:00:00 2001 From: Sergio Padrino Date: Wed, 18 Jan 2023 13:54:51 +0100 Subject: [PATCH] 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72a0380d..edc34ce3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dugite", - "version": "2.2.0", + "version": "2.3.0", "description": "Elegant bindings for Git", "main": "./build/lib/index.js", "typings": "./build/lib/index.d.ts",