diff --git a/CHANGELOG.md b/CHANGELOG.md index bf27587..abf9601 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.5.1](https://github.com/splunk/splunk-connect-for-ethereum/compare/v3.5.0...v3.5.1) (2022-05-16) + + +### Bug Fixes + +* 🐛 Fix README ([bef90f3](https://github.com/splunk/splunk-connect-for-ethereum/commit/bef90f32fd1c8cbbb6c5ccdcf33a19f2059f5e55)) + # [3.5.0](https://github.com/splunk/splunk-connect-for-ethereum/compare/v3.4.1...v3.5.0) (2021-12-15) diff --git a/package.json b/package.json index 532a93d..7db7b40 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@splunkdlt/ethlogger", "description": "Agent to gather information from an Ethereum node - part of Splunk Connect for Ethereum", - "version": "3.5.0", + "version": "3.5.1", "author": "Splunk", "bin": { "ethlogger": "./bin/run"