0.6.9
This commit is contained in:
parent
a90b6458db
commit
05e22f958f
14 changed files with 20 additions and 20 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
publish = false
|
||||
name = "minify-html-java"
|
||||
version = "0.6.8"
|
||||
version = "0.6.9"
|
||||
authors = ["Wilson Lin <code@wilsonl.in>"]
|
||||
edition = "2018"
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<groupId>in.wilsonl.minifyhtml</groupId>
|
||||
<artifactId>minify-html</artifactId>
|
||||
<version>0.6.8</version>
|
||||
<version>0.6.9</version>
|
||||
|
||||
<name>minify-html</name>
|
||||
<description>Extremely fast and smart HTML + JS + CSS minifier</description>
|
||||
|
|
|
|||
Reference in a new issue