Skip to content

Commit dde1157

Browse files
authored
Merge pull request #487 from Concordium/prepare-backend-rust-release
Prepare release rust backend 0.1.21
2 parents dad30a5 + 3941bf0 commit dde1157

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

backend-rust/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.1.21] - 2025-02-07
8+
79
Database schema version: 2
810

911
### Added

backend-rust/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend-rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "concordium-scan"
3-
version = "0.1.20"
3+
version = "0.1.21"
44
edition = "2021"
55
description = "CCDScan: Indexer and API for the Concordium blockchain"
66
authors = ["Concordium <[email protected]>"]

0 commit comments

Comments
 (0)