Skip to content

Commit

Permalink
chore: v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EdJoPaTo committed Jan 4, 2021
1 parent c0fc1be commit 3f5e936
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "tui-tree-widget"
description = "Tree Widget for tui-rs"
version = "0.2.0"
version = "0.3.0"
authors = ["EdJoPaTo <tui-tree-widget-rust-crate@edjopato.de>"]
edition = "2018"
keywords = ["tui", "terminal", "tree", "widget"]
Expand All @@ -20,7 +20,7 @@ version = "0.14"
default-features = false

[dev-dependencies]
termion = "1.5"
termion = "1"

[dev-dependencies.tui]
version = "0.14"
Expand Down

0 comments on commit 3f5e936

Please sign in to comment.