Skip to content

Commit 6e5a1ef

Browse files
chore: release
1 parent 669fc8c commit 6e5a1ef

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.3.0](https://github.com/haqq-network/haqq-clients/compare/v0.2.1...v0.3.0) - 2024-06-11
10+
11+
### Fixed
12+
- denom for Option
13+
14+
### Other
15+
- update node
16+
917
## [0.2.1](https://github.com/haqq-network/haqq-clients/compare/v0.2.0...v0.2.1) - 2024-02-19
1018

1119
### Added

Diff for: Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "haqq-grpc"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
edition = "2021"
55
license = "MIT"
66
keywords = ["haqq", "cosmos", "evmos", "grpc", "proto"]

0 commit comments

Comments
 (0)