This commit is contained in:
Wilson Lin 2021-12-15 15:30:50 +11:00
commit ec894e9ee7
14 changed files with 21 additions and 21 deletions

View file

@ -1,7 +1,7 @@
[package]
publish = false
name = "minify-html-java"
version = "0.7.2"
version = "0.8.0"
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.7.2</version>
<version>0.8.0</version>
<name>minify-html</name>
<description>Extremely fast and smart HTML + JS + CSS minifier</description>