diff --git a/package.json b/package.json index e756c6e..00c3fdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p-debounce", - "version": "3.0.1", + "version": "3.0.2", "description": "Debounce promise-returning & async functions", "license": "MIT", "repository": "sindresorhus/p-debounce",