Skip to content

Commit 1375941

Browse files
author
Christian Kauhaus
committed
Release 0.3.0
1 parent 504c403 commit 1375941

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "backy-extract"
3-
version = "0.3.0-dev"
3+
version = "0.3.0"
44
authors = ["Christian Kauhaus <kc@flyingcircus.io>"]
55
edition = "2018"
66
description = "Rapid restore tool for backy"

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
2019-12-07 Christian Kauhaus <kc@flyingcircus.io>
22

3+
* Release backy-extract 0.3.0
34
* FUSE driver `backy-fuse`
45
* Don't leave stray .purge files (#1)

0 commit comments

Comments
 (0)