Skip to content

Commit 7fc2227

Browse files
committed
Updated version, added release notes
1 parent 5b2ab55 commit 7fc2227

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

bobfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include https://raw.githubusercontent.com/codemonstur/bobfiles/master/foss-lib-github-maven
22

33
vendor: com.github.codemonstur
4-
version: 5.3.0
4+
version: 5.4.0
55
enablePreview: false
66
packaging: maven-plugin
77
dependencies:

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.github.codemonstur</groupId>
55
<artifactId>htmlcompiler</artifactId>
6-
<version>5.3.0</version>
6+
<version>5.4.0</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>${project.groupId}:${project.artifactId}</name>

src/docs/releases/release-5.4.0.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
5.4.0
2+
3+
Added support for google closure compiler JS compression

0 commit comments

Comments
 (0)