diff --git a/package.json b/package.json index ca78ba6..6e5757c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-client-eth-rpc", - "version": "3.0.0", + "version": "3.1.0", "description": "Simple client rpc for handle eth namespace", "scripts": { "test": "npm run build:tsc && node ./test/test.js",