diff --git a/package.json b/package.json index 107ab0b..061d815 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "raf-stub", - "version": "2.0.1", + "version": "2.0.2", "description": "Accurate and predictable testing of requestAnimationFrame and cancelAnimationFrame", "main": "lib/index.js", "module": "esm/index.js",