Skip to content

Commit

Permalink
Bump to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mqudsi committed Jan 19, 2022
1 parent 05d7db3 commit 0775ecf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "static-compress"
version = "0.3.2"
version = "0.3.3"
authors = ["Mahmoud Al-Qudsi <[email protected]>"]
description = "Create a compressed copy of files matching a glob to serve statically compressed files with a web server"
homepage = "https://github.com/neosmart/static-compress"
Expand All @@ -19,7 +19,7 @@ filetime = "0.2"
flate2 = "1.0"
globset = "0.4"
pretty-bytes = "0.2.1"
prettytable-rs = "0.8"
prettytable-rs = "0.8"
separator = "0.4"
stderr = "0.8"
zopfli = "0.5.0"

0 comments on commit 0775ecf

Please sign in to comment.