diff --git a/bobfile b/bobfile index 36a6a5e..90d447e 100644 --- a/bobfile +++ b/bobfile @@ -1,7 +1,7 @@ include https://raw.githubusercontent.com/codemonstur/bobfiles/master/foss-lib-github vendor: com.github.codemonstur -version: 5.5.1 +version: 5.5.2 enablePreview: false packaging: maven-plugin dependencies: diff --git a/pom.xml b/pom.xml index 5805951..d5a79ce 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.codemonstur htmlcompiler - 5.5.1 + 5.5.2 maven-plugin ${project.groupId}:${project.artifactId} diff --git a/src/docs/releases/release-5.5.2.txt b/src/docs/releases/release-5.5.2.txt new file mode 100644 index 0000000..28a1cb5 --- /dev/null +++ b/src/docs/releases/release-5.5.2.txt @@ -0,0 +1,3 @@ +5.5.2 + +Changed all CSS-utils to unix line ends to avoid chrome bug