From 0913c3ea0e5fe78820ecb796236355000f3eca8d Mon Sep 17 00:00:00 2001 From: w2xi <43wangxi@gmail.com> Date: Sat, 14 Dec 2024 14:59:17 +0800 Subject: [PATCH] chore: release v1.2.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a362fe..9aad446 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "treei", - "version": "1.2.11", + "version": "1.2.12", "description": "a directory structure tree generator", "publishConfig": { "access": "public",