diff --git a/package.json b/package.json index 7c6d75b..cfcb3f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "@baloise/ds-core": "17.2.4", - "@baloise/ds-brand-icons": "17.2.4" + "@baloise/ds-core": "17.2.5", + "@baloise/ds-brand-icons": "17.2.5" } } diff --git a/pom.xml b/pom.xml index eeef1d4..ae66ef0 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.webjars baloise-design-system - 17.2.4 + 17.2.5 jar baloise-design-system-webjar diff --git a/readme.adoc b/readme.adoc index adaa993..bafa309 100644 --- a/readme.adoc +++ b/readme.adoc @@ -26,7 +26,7 @@ Now the webjar can be consumed like this: org.webjars baloise-design-system - 17.2.4 + 17.2.5 ... ---- @@ -52,9 +52,9 @@ Otherwise include the version as follows: ---- ... - - - + + + ... ----