Skip to content

Commit 0509f0b

Browse files
committed
Release 0.6.15!
1 parent 41a3a40 commit 0509f0b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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
@@ -8,7 +8,7 @@ license = "GPL-2.0"
88
name = "conserve"
99
readme = "README.md"
1010
repository = "https://github.com/sourcefrog/conserve/"
11-
version = "0.6.15-pre"
11+
version = "0.6.15"
1212

1313
[[bin]]
1414
doc = false

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Conserve release history
22

3-
## UNRELEASED
3+
## v0.6.15 2021-01-23
44

55
- Find referenced blocks by walking all bands in parallel. This significantly
66
speeds up GC, deletion, etc: 6.5x faster in one test.

0 commit comments

Comments
 (0)