Skip to content

Commit

Permalink
Bump version to v0.1.27
Browse files Browse the repository at this point in the history
  • Loading branch information
sile committed Aug 19, 2019
1 parent 0170b0c commit 193fd65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "libflate"
version = "0.1.26"
version = "0.1.27"
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
description = "A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)"
homepage = "https://github.com/sile/libflate"
Expand Down

0 comments on commit 193fd65

Please sign in to comment.