From 5ca10e79cb4233187f70e23b19ff8d9545279270 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Mon, 1 Jul 2024 05:19:55 +0200 Subject: [PATCH] chore: release v0.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e0e602..7304d1d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "taze", "type": "module", - "version": "0.13.9", + "version": "0.14.0", "packageManager": "pnpm@9.4.0", "description": "A modern cli tool that keeps your deps fresh", "license": "MIT",