Skip to content

Commit

Permalink
prep for re-release
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Thiel committed Jul 2, 2019
1 parent ebc9c6b commit 22947b7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
version = "2.1.3"
version = "2.1.4"
authors = ["Sebastian Thiel <[email protected]>"]
edition = "2018"
include = ["src/**/*", "Cargo.toml"]
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ dua interactive

* [ ] Evaluate unit coloring - can we highlight different units better, make them stick out?

#### ✅ v2.1.4 - re-release with Cargo.lock

#### ✅ v2.1.2 bug fixes and improvements

* Performance fix when showing folders with large amounts of files
Expand Down
1 change: 1 addition & 0 deletions tui-react/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/Cargo.lock

0 comments on commit 22947b7

Please sign in to comment.