summaryrefslogtreecommitdiff
path: root/crates/nu-table/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/nu-table/Cargo.toml')
-rw-r--r--crates/nu-table/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/nu-table/Cargo.toml b/crates/nu-table/Cargo.toml
index fabcaee6d..1193bdf89 100644
--- a/crates/nu-table/Cargo.toml
+++ b/crates/nu-table/Cargo.toml
@@ -4,7 +4,7 @@ description = "Nushell table printing"
edition = "2018"
license = "MIT"
name = "nu-table"
-version = "0.16.1"
+version = "0.17.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[[bin]]