diff --git a/package.json b/package.json index 09277f7..18db88f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@git.zone/cli", "private": false, - "version": "1.12.5", + "version": "1.12.6", "description": "A CLI toolbelt to streamline local development cycles by using various gitzone utilities.", "main": "dist_ts/index.ts", "typings": "dist_ts/index.d.ts", @@ -111,4 +111,4 @@ "peek-readable": "5.3.1" } } -} \ No newline at end of file +}