From 10dd25fd26e10b9a7b54d95589a7d118cc684fda Mon Sep 17 00:00:00 2001 From: kiliman Date: Thu, 21 Dec 2023 10:40:52 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Deploy=20v2.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e02b97..924c06c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "operator-mono-lig", - "version": "2.4.2", + "version": "2.5.0", "description": "Patch Operator Mono font to include ligatures", "repository": "github:kiliman/operator-mono-lig", "main": "index.js",