From 1a81212d4dd38617b61023f4c97bfc10d9d7d5b9 Mon Sep 17 00:00:00 2001 From: Morten Haraldsen Date: Thu, 13 Feb 2025 11:55:29 +0100 Subject: [PATCH] v1.12.0 --- README.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 57bf011..649f25f 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Add dependency com.ethlo.time itu - 1.11.0 + 1.12.0 ``` diff --git a/pom.xml b/pom.xml index a902032..75af750 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ limitations under the License. com.ethlo.time bundle itu - 1.12.0-SNAPSHOT + 1.12.0 Internet Time Utility Extremely fast date-time parser and formatter - RFC 3339 (ISO 8601 profile) and W3C format @@ -265,7 +265,7 @@ limitations under the License. README.md - / + ${project.basedir}