diff --git a/package.json b/package.json index c87e354..0bcb961 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fetch-dedupe", - "version": "4.0.0-beta.4", + "version": "4.0.0", "description": "A thin wrapper around fetch that prevents duplicate requests.", "main": "lib/index.js", "module": "es/index.js",