From 70698d20cd5b25be14276512da60a8aad6c5b915 Mon Sep 17 00:00:00 2001 From: Planet Renox Date: Thu, 5 Jun 2025 13:54:42 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c93dfd9..622aa47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qthtml", - "version": "0.1.0", + "version": "0.2.0", "description": "", "main": "index.js", "type": "module",