From 786574ded568cc82c99bce5b404c2150bcb489e3 Mon Sep 17 00:00:00 2001 From: Robby6Strings Date: Sat, 19 Oct 2024 22:29:10 +1300 Subject: [PATCH] ^ kaioken 0.34.0 --- packages/lib/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/lib/package.json b/packages/lib/package.json index bd1f17d..8318577 100644 --- a/packages/lib/package.json +++ b/packages/lib/package.json @@ -1,6 +1,6 @@ { "name": "kaioken", - "version": "0.34.0-1", + "version": "0.34.0", "description": "A powerful, easy-to-use rendering library with a tiny footprint", "main": "index.js", "type": "module",