summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2019-07-02 15:57:53 +0800
committerSebastian Thiel <sthiel@thoughtworks.com>2019-07-02 15:59:36 +0800
commit22947b76ed438ca0282f8d8bf4edc54096f43df7 (patch)
tree9769789cef9b7c48bafc4b1f26a435e5ae2c9808
parentebc9c6b4cebc4ced23707e0d6aab4b5fa70511fc (diff)
prep for re-releasev2.1.4
-rw-r--r--Cargo.toml2
-rw-r--r--README.md2
-rw-r--r--tui-react/.gitignore1
3 files changed, 4 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 55a14eb..8ea03df 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.1.3"
+version = "2.1.4"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
include = ["src/**/*", "Cargo.toml"]
diff --git a/README.md b/README.md
index 3593517..47528df 100644
--- a/README.md
+++ b/README.md
@@ -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
diff --git a/tui-react/.gitignore b/tui-react/.gitignore
new file mode 100644
index 0000000..5a44eef
--- /dev/null
+++ b/tui-react/.gitignore
@@ -0,0 +1 @@
+/Cargo.lock