Skip to content

Commit 927cf84

Browse files
authored
Merge pull request #351 from anoma/chore/release-2.5.0
chore: release 2.5.0
2 parents 8b99f22 + 74e5d53 commit 927cf84

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = ["Heliax <hello@heliax.dev>"]
88
edition = "2024"
99
license = "GPL-3.0"
1010
readme = "README.md"
11-
version = "2.4.4"
11+
version = "2.5.0"
1212

1313
[workspace.dependencies]
1414
axum = { version = "0.7.2", features = ["tower-log", "http2"] }

swagger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
openapi: "3.0.2"
22
info:
33
title: Namada Interface Indexer REST Api
4-
version: "2.4.4"
4+
version: "2.5.0"
55
description: "Set of API to interact with a namada indexer."
66
contact:
77
email: hello@heliax.dev

0 commit comments

Comments
 (0)