From d8cc8ff3513d3ff4d58a882ae8119ab8ad02ed24 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Sun, 23 Jun 2024 10:23:50 +0800 Subject: [PATCH] 0.2.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e8e7d7..159eec3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mac-say", - "version": "0.2.8", + "version": "0.2.9", "description": "The macOS built-in `say` CLI for JavaScript", "type": "module", "exports": "./distribution/index.js",