diff --git a/package.json b/package.json index 4560a15..9f3e124 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kuliso", - "version": "0.0.4", + "version": "0.0.5", "description": "Tiny library for performant pointer-driven or gyroscope-driven effects", "main": "dist/index.cjs", "module": "index.js",