diff --git a/package.json b/package.json index c3d4937..8e6c998 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frame-throttle", - "version": "2.0.1", + "version": "3.0.0", "description": "A lightweight way to throttle events and callbacks using requestAnimationFrame", "main": "dist/frame-throttle.js", "types": "dist/frame-throttle.d.ts",