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