Skip to content

Commit

Permalink
bump version to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhminhmr committed Apr 20, 2023
1 parent 53d1c94 commit 3b5f634
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "srx"
version = "0.1.2"
version = "0.2.0"
edition = "2021"

[profile.release]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Fast Symbol Ranking based compressor. Based on the idea of [Matt Mahoney's SR2](
## Usage

```
srx: The fast Symbol Ranking based compressor.
srx: The fast Symbol Ranking based compressor, version 0.2.0.
Copyright (C) 2023 Mai Thanh Minh (a.k.a. thanhminhmr)
To compress: srx c <input-file> <output-file>
Expand Down

0 comments on commit 3b5f634

Please sign in to comment.