Skip to content

Commit c95c923

Browse files
committed
bump to v3.0.2
1 parent b7888ba commit c95c923

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

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 <[email protected]>"]
88
edition = "2024"
99
license = "GPL-3.0"
1010
readme = "README.md"
11-
version = "3.0.1"
11+
version = "3.0.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: "3.0.1"
4+
version: "3.0.2"
55
description: "Set of API to interact with a namada indexer."
66
contact:
77

0 commit comments

Comments
 (0)