From 83952073879af9607517a79d6f507a90f2f28f2e Mon Sep 17 00:00:00 2001 From: Yehonatan Daniv Date: Mon, 25 Dec 2023 13:29:09 +0200 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a04c4e..9dac7eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kuliso", - "version": "0.0.6", + "version": "0.0.7", "description": "Tiny library for performant pointer-driven or gyroscope-driven effects", "main": "dist/index.cjs", "module": "index.js",