0.3.5
This commit is contained in:
parent
0eddabcb89
commit
6a56bcc89f
11 changed files with 16 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
publish = false
|
||||
name = "minify-html-java"
|
||||
version = "0.3.4"
|
||||
version = "0.3.5"
|
||||
authors = ["Wilson Lin <code@wilsonl.in>"]
|
||||
edition = "2018"
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<groupId>in.wilsonl.minifyhtml</groupId>
|
||||
<artifactId>minify-html</artifactId>
|
||||
<version>0.3.4</version>
|
||||
<version>0.3.5</version>
|
||||
|
||||
<name>minify-html</name>
|
||||
<description>Fast and smart HTML + JS minifier</description>
|
||||
|
|
|
|||
Reference in a new issue