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",