From 15a994de28d84d76c4dee46d9747b5034ae342c3 Mon Sep 17 00:00:00 2001 From: silentsoft Date: Mon, 21 Mar 2022 10:09:58 +0900 Subject: [PATCH] Bump version from 1.9.0 to 1.10.0 --- CHANGELOG.md | 5 +++++ README.md | 2 +- pom.xml | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e0abf9..6370611 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.10.0 (21 Mar 2022) + +## Dependency Updates +- [simpleicons4j v1.8.0](https://github.com/silentsoft/simpleicons4j/releases/tag/v1.8.0) + # 1.9.0 (14 Mar 2022) ## Dependency Updates diff --git a/README.md b/README.md index 347de77..f84d1cc 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Badge.builder() org.silentsoft badge4j - 1.9.0 + 1.10.0 ``` diff --git a/pom.xml b/pom.xml index aa54ee3..14e4f68 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.silentsoft badge4j - 1.9.0 + 1.10.0 Badge4J Badge4J is a Java implementation of the badge-maker JavaScript library and is inspired by shields.io. @@ -174,7 +174,7 @@ org.silentsoft simpleicons4j - 1.7.0 + 1.8.0 org.junit.platform