From fd0220b2d56fa07906f70f09d98d27a5854b8555 Mon Sep 17 00:00:00 2001
From: Anthony Fu <anthonyfu117@hotmail.com>
Date: Wed, 31 Jan 2024 15:57:45 +0100
Subject: [PATCH] chore: release v0.13.2

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 99e0243..0eb9671 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "taze",
   "type": "module",
-  "version": "0.13.1",
+  "version": "0.13.2",
   "packageManager": "pnpm@8.15.1",
   "description": "A modern cli tool that keeps your deps fresh",
   "license": "MIT",