diff --git a/package.json b/package.json index 6591250..95ab253 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghost-cursor", - "version": "1.0.3", + "version": "1.0.4", "description": "Move your mouse like a human in puppeteer or generate realistic movements on any 2D plane", "main": "lib/spoof.js", "types": "lib/spoof.d.ts",