Skip to content

Commit 65c36e2

Browse files
committed
bump to v3.0.1
1 parent 34a13ba commit 65c36e2

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

0 commit comments

Comments
 (0)