From 887527f3360039c4648ba4388e53664d3aec94db Mon Sep 17 00:00:00 2001 From: Charles Bergeron Date: Tue, 26 Nov 2024 15:38:01 -0800 Subject: [PATCH] publish v2.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a6c0bb..fc45cc5 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "url": "https://github.com/generationsoftware" }, "license": "MIT", - "version": "2.0.6", + "version": "2.0.7", "repository": "https://github.com/generationsoftware/pt-v5-cli", "homepage": "https://github.com/generationsoftware/pt-v5-cli", "bugs": "https://github.com/generationsoftware/pt-v5-cli/issues",