diff --git a/package.json b/package.json index d095296..f9af81c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dat-fetch", - "version": "4.0.0", + "version": "5.0.0", "description": "Implementation of Fetch that uses the Dat SDK for loading p2p content", "bin": "bin.js", "main": "index.js",