Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Update version
  • Loading branch information
todoesverso committed Mar 23, 2023
1 parent ecc2d2d commit 92d4290
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "logss"
version = "1.0.0-alpha"
version = "1.1.0-alpha"
authors = ["Victor Rosales <todoesverso@gmail.com>"]
edition = "2018"
publish = false
Expand All @@ -13,9 +13,8 @@ license = "MIT"
crossterm = "0.25.0"
is-terminal = "0.4.2"
unicode-width = "0.1.10"
use = "0.0.0"
pico-args = "0.5.0"
ratatui = "0.20.0"
ratatui = "0.20.1"

[profile.release]
codegen-units = 1
Expand Down

0 comments on commit 92d4290

Please sign in to comment.