diff --git a/package.json b/package.json index ed35e50..78d4213 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ubiquity-dao/rpc-handler", - "version": "1.0.0", + "version": "1.1.0", "description": "Uses Chainlist's RPC collection racing them returning the lowest latency RPC", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",