Skip to content

Commit

Permalink
Release 0.6.15!
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Jan 24, 2022
1 parent 41a3a40 commit 0509f0b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "GPL-2.0"
name = "conserve"
readme = "README.md"
repository = "https://github.com/sourcefrog/conserve/"
version = "0.6.15-pre"
version = "0.6.15"

[[bin]]
doc = false
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Conserve release history

## UNRELEASED
## v0.6.15 2021-01-23

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

0 comments on commit 0509f0b

Please sign in to comment.