From 5fe0bae9edad35eadf363122992f24097c09da27 Mon Sep 17 00:00:00 2001 From: Yehonatan Daniv Date: Sun, 17 Dec 2023 19:21:35 +0200 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b83a1f..c6834ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kuliso", - "version": "0.0.3", + "version": "0.0.4", "description": "Tiny library for performant pointer-driven or gyroscope-driven effects", "main": "dist/index.cjs", "module": "index.js",