diff --git a/package.json b/package.json index 112b8c8..c7b2a19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "@baloise/ds-core": "17.0.0", - "@baloise/ds-brand-icons": "17.0.0" + "@baloise/ds-core": "17.1.0", + "@baloise/ds-brand-icons": "17.1.0" } } diff --git a/pom.xml b/pom.xml index 66a0255..38cc6b3 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.webjars baloise-design-system - 17.0.0 + 17.1.0 jar baloise-design-system-webjar diff --git a/readme.adoc b/readme.adoc index 20e2552..e6a3795 100644 --- a/readme.adoc +++ b/readme.adoc @@ -26,7 +26,7 @@ Now the webjar can be consumed like this: org.webjars baloise-design-system - x.x.x + 17.1.0 ... ---- @@ -36,9 +36,9 @@ Now the webjar can be consumed like this: ---- ... - - - + + + ... ----