From ccffd5a39a81b0571aa300117059ef884f8ac89b Mon Sep 17 00:00:00 2001 From: Yehonatan Daniv Date: Sun, 1 Dec 2024 10:56:43 +0200 Subject: [PATCH] 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca98439..5077226 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kuliso", - "version": "0.3.0", + "version": "0.3.1", "sideeffects": true, "description": "Tiny library for performant pointer-driven or gyroscope-driven effects", "main": "dist/index.cjs",