This commit is contained in:
Wilson Lin 2021-08-08 02:23:43 +10:00
commit 4c69399c5a
12 changed files with 17 additions and 17 deletions

View file

@ -1,7 +1,7 @@
[package]
publish = false
name = "minify-html-java"
version = "0.5.1"
version = "0.5.2"
authors = ["Wilson Lin <code@wilsonl.in>"]
edition = "2018"

View file

@ -6,7 +6,7 @@
<groupId>in.wilsonl.minifyhtml</groupId>
<artifactId>minify-html</artifactId>
<version>0.5.1</version>
<version>0.5.2</version>
<name>minify-html</name>
<description>Extremely fast and smart HTML + JS + CSS minifier</description>