diff --git a/ethereum/json-rpc/CHANGELOG.md b/ethereum/json-rpc/CHANGELOG.md index 73db4e4..c1dbae1 100644 --- a/ethereum/json-rpc/CHANGELOG.md +++ b/ethereum/json-rpc/CHANGELOG.md @@ -16,8 +16,6 @@ The format is based on [Keep a ChangeLog](https://keepachangelog.com/) and follo - Updated schema description -## [0.0.2] - 2026-01-30 - ### Added - Added contact field diff --git a/ethereum/json-rpc/VERSION b/ethereum/json-rpc/VERSION index 7bcd0e3..8a9ecc2 100644 --- a/ethereum/json-rpc/VERSION +++ b/ethereum/json-rpc/VERSION @@ -1 +1 @@ -0.0.2 \ No newline at end of file +0.0.1 \ No newline at end of file diff --git a/ethereum/json-rpc/openrpc.json b/ethereum/json-rpc/openrpc.json index b88af31..642e77b 100644 --- a/ethereum/json-rpc/openrpc.json +++ b/ethereum/json-rpc/openrpc.json @@ -6,7 +6,7 @@ "version": "0.0.1", "contact": { "name": "devs", - "email": "dev@chain.love" + "email": "devs@chain.love" } }, "methods": [