From 786326dafdafa0a44bd99ddd8faed18ad5ad9f73 Mon Sep 17 00:00:00 2001 From: Yehonatan Daniv Date: Tue, 16 Jan 2024 00:00:47 +0200 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6279b59..c199bcb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kuliso", - "version": "0.1.0", + "version": "0.1.1", "description": "Tiny library for performant pointer-driven or gyroscope-driven effects", "main": "dist/index.cjs", "module": "index.js",