From 930b62e6447a0b7a7fc3dcc1f1dc397179ec55aa Mon Sep 17 00:00:00 2001 From: Robby6Strings Date: Mon, 28 Oct 2024 19:42:31 +1300 Subject: [PATCH] ^ kaioken 0.35.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 02eed28..fd308f4 100644 --- a/packages/lib/package.json +++ b/packages/lib/package.json @@ -1,6 +1,6 @@ { "name": "kaioken", - "version": "0.34.6", + "version": "0.35.0", "description": "A powerful, easy-to-use rendering library with a tiny footprint", "main": "index.js", "type": "module",