Skip to content

Commit e71279b

Browse files
authored
Merge pull request #353 from anoma/2.5.2
bump to v2.5.2
2 parents 689ae2d + f56c43e commit e71279b

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.5.0"
11+
version = "2.5.2"
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.5.0"
4+
version: "2.5.2"
55
description: "Set of API to interact with a namada indexer."
66
contact:
77
email: hello@heliax.dev

0 commit comments

Comments
 (0)