Skip to content

Commit

Permalink
Bump to version 0.4.0
Browse files Browse the repository at this point in the history
- Added Summary Mode
  • Loading branch information
tarkah committed Aug 25, 2020
1 parent 3ad70d1 commit 68f7438
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tickrs"
version = "0.3.5"
version = "0.4.0"
authors = ["tarkah <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cargo install tickrs
## Usage

```
tickrs 0.3.5
tickrs 0.4.0
Realtime ticker data in your terminal 📈
USAGE:
Expand All @@ -38,6 +38,7 @@ USAGE:
FLAGS:
-h, --help Prints help information
--hide-help Hide help icon in top right
--summary Start in summary mode
-V, --version Prints version information
OPTIONS:
Expand Down

0 comments on commit 68f7438

Please sign in to comment.