From aa29f851a57866425496b5b9651b14939a2aaae1 Mon Sep 17 00:00:00 2001 From: Yehonatan Daniv Date: Fri, 10 May 2024 00:18:21 +0300 Subject: [PATCH] 0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53fb180..2ef6fe7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kuliso", - "version": "0.1.6", + "version": "0.1.7", "sideeffects": true, "description": "Tiny library for performant pointer-driven or gyroscope-driven effects", "main": "dist/index.cjs",