diff --git a/package.json b/package.json index 878c328..edf68a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nano-node-rpc", - "version": "0.3.0", + "version": "0.3.1", "description": "A NodeJS client for the Nano' RPC API", "main": "lib/index.js", "directories": { @@ -13,7 +13,7 @@ "url": "git+https://github.com/BitDesert/nano-node-rpc.git" }, "keywords": ["nano", "crypto", "json", "rpc", "api", "client"], - "author": "SkyzohKey ", + "author": "BitDesert ", "license": "MIT", "bugs": { "url": "https://github.com/BitDesert/nano-node-rpc/issues"