Skip to content

Commit abed126

Browse files
committed
chore(release): 0.3.0
1 parent 62a1382 commit abed126

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
## [Unreleased]
88

9+
## [0.3.0] - 2020-06-21
10+
911
### Fixed
1012
* Remove unneeded dev dependency (https://github.com/imsnif/diskonaut/pull/35) - [@ignatenkobrain](https://github.com/ignatenkobrain)
1113
* Improve scanning speed (https://github.com/imsnif/diskonaut/pull/38) - [@imsnif](https://github.com/imsnif)

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,7 +1,7 @@
11
[package]
22
name = "diskonaut"
33
description = "Terminal disk space visual navigator"
4-
version = "0.2.0"
4+
version = "0.3.0"
55
authors = ["Aram Drevekenin <aram@poor.dev>"]
66
readme = "README.md"
77
homepage = "https://github.com/imsnif/diskonaut"

0 commit comments

Comments
 (0)