From fd0bc62ce47781e11da506b8e38e8668eb78a584 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 4 Jan 2024 08:48:33 +0700 Subject: [PATCH] 13.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a9b3da..ae8cb49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meow", - "version": "13.0.0", + "version": "13.1.0", "description": "CLI app helper", "license": "MIT", "repository": "sindresorhus/meow",