Skip to content

Commit

Permalink
4.1.0 -> 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sh1Yo committed Feb 6, 2023
1 parent 2aaf99d commit 6ad819a
Show file tree
Hide file tree
Showing 2 changed files with 3 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "x8"
version = "4.1.0"
version = "4.2.0"
authors = ["Alexander Mironov <[email protected]>"]
edition = "2018"
license = "GPL-3.0-or-later"
Expand Down Expand Up @@ -34,4 +34,4 @@ serde = "1.0"
serde_json = "1.0"
indicatif = "0.17.1"
linked-hash-map = "0.5.6"
strip-ansi-escapes = "0.1.1"
strip-ansi-escapes = "0.1.1"

0 comments on commit 6ad819a

Please sign in to comment.