Skip to content

Commit d176288

Browse files
committed
solution: release v0.6.0
1 parent eea2a64 commit d176288

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dshackle-archive"
3-
version = "0.6.0-dev"
3+
version = "0.6.0"
44
edition = "2024"
55
license = "Apache-2.0"
66
description = "Extract blockchain data in JSON format and archive it as Avro files for offline processing"

README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Dshackle Archive
2-
:version: 0.4.0
3-
:version-short: 0.4
2+
:version: 0.6.0
3+
:version-short: 0.6
44

55
image:https://github.com/emeraldpay/dshackle-archive/workflows/Tests/badge.svg["Unit Tests"]
66
image:https://codecov.io/gh/emeraldpay/dshackle-archive/branch/master/graph/badge.svg["Coverage",link="https://codecov.io/gh/emeraldpay/dshackle-archive"]
@@ -314,7 +314,7 @@ Please contact splix@emerald.cash to discuss the possibility.
314314

315315
== License
316316

317-
Copyright 2025 EmeraldPay Ltd
317+
Copyright 2026 EmeraldPay Ltd
318318

319319
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
320320
You may obtain a copy of the License at

0 commit comments

Comments
 (0)