This commit is contained in:
Wilson Lin 2020-07-27 18:13:10 +10:00
commit 58fe37c17f
11 changed files with 16 additions and 16 deletions

View file

@ -1,7 +1,7 @@
[package]
publish = false
name = "minify-html-java"
version = "0.3.2"
version = "0.3.3"
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.3.2</version>
<version>0.3.3</version>
<name>minify-html</name>
<description>Fast and smart HTML + JS minifier</description>