From 0e247c7149714742f015794e527874a375c55166 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Moitti=C3=A9?= Date: Mon, 18 Nov 2024 15:43:21 +0100 Subject: [PATCH] Release version 1.1.1 --- changelog.md | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 60f0dd6..0f5778f 100644 --- a/changelog.md +++ b/changelog.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) -## [Unreleased] +## [1.1.1] 2024/11/18 ### Fixed @@ -45,5 +45,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * `not_`: negation * `|`: or +[1.1.1]: https://github.com/Zorin95670/spring-query-filter/blob/1.1.1/changelog.md [1.1.0]: https://github.com/Zorin95670/spring-query-filter/blob/1.1.0/changelog.md [1.0.0]: https://github.com/Zorin95670/spring-query-filter/blob/1.0.0/changelog.md \ No newline at end of file diff --git a/pom.xml b/pom.xml index 5ac13c3..c927d69 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.github.zorin95670 spring-query-filter - 1.1.1-SNAPSHOT + 1.1.1 jar spring-query-filter