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