From 5c11e57e00c8c4165240b7246fe789ce380e0a3a Mon Sep 17 00:00:00 2001
From: wukko <me@wukko.me>
Date: Thu, 23 May 2024 22:39:22 +0600
Subject: [PATCH] package: bump version to 7.14.2

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

diff --git a/package.json b/package.json
index f5e17282..9fdefba4 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
     "name": "cobalt",
     "description": "save what you love",
-    "version": "7.14.1",
+    "version": "7.14.2",
     "author": "imput",
     "exports": "./src/cobalt.js",
     "type": "module",