Skip to content

Commit

Permalink
Bump verion to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sile committed Feb 16, 2023
1 parent 49a2172 commit 7e23197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libflate_lz77/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "libflate_lz77"
version = "1.1.0"
version = "1.2.0"
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
edition = "2018"
description = "LZ77 encoder for libflate crate"
Expand Down

0 comments on commit 7e23197

Please sign in to comment.