From 367376c9216e2bbff82b73d603b44e2959f25bd3 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Thu, 31 Oct 2024 04:45:04 +0900 Subject: [PATCH] chore: release v0.18.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90570f1..b55d296 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "taze", "type": "module", - "version": "0.17.2", + "version": "0.18.0", "packageManager": "pnpm@9.12.3", "description": "A modern cli tool that keeps your deps fresh", "license": "MIT",