From 7a7f2636af4c5f7e0d4b8c426954e682a657e9d2 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Sun, 9 Jun 2024 10:06:44 +0800 Subject: [PATCH] 0.2.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d211b01..117dc1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mac-say", - "version": "0.2.6", + "version": "0.2.7", "description": "The macOS built-in `say` CLI for JavaScript", "type": "module", "exports": "./distribution/index.js",