From 6caf36fdcd3662f7d25b54f329fc7e5c85f3651e Mon Sep 17 00:00:00 2001
From: Vincent Fretin <vincent.fretin@gmail.com>
Date: Thu, 21 Mar 2024 14:21:49 +0100
Subject: [PATCH] 2.3.0

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

diff --git a/package.json b/package.json
index 09b4bab..7151130 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "aframe-htmlmesh",
-  "version": "2.2.0",
+  "version": "2.3.0",
   "description": "Show HTML elements in AFrame",
   "repository": "https://github.com/AdaRoseCannon/aframe-htmlmesh",
   "scripts": {