From cf2f5a4463cf7138c1581b769ac131aff4828ae3 Mon Sep 17 00:00:00 2001 From: Dzmitry Kliapkou Date: Fri, 30 Jan 2026 11:13:49 +0300 Subject: [PATCH] chore(eth): minor changes to test pipeline --- ethereum/json-rpc/CHANGELOG.md | 2 -- ethereum/json-rpc/VERSION | 2 +- ethereum/json-rpc/openrpc.json | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) 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": [