From 6390b6d364b2868b6ca534dc4224dbadc83a8ea1 Mon Sep 17 00:00:00 2001 From: Matthias Lindinger Date: Wed, 26 Jul 2023 13:31:09 +0200 Subject: [PATCH] Bump version to 1.1.0 --- CHANGELOG.md | 4 +++- pom.xml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59361e5..76d1155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [1.1.0](https://github.com/dbmdz/lobid-entityfacts-api/releases/tag/1.1.0) - 2023-07-26 + ### Added * Add depiction to LobidPerson @@ -14,4 +16,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [1.0.0](https://github.com/dbmdz/lobid-entityfacts-api/releases/tag/1.0.0) - 2023-07-11 -This is the initial version. \ No newline at end of file +This is the initial version. diff --git a/pom.xml b/pom.xml index 8c6ac79..f932a9c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 de.digitalcollections.lobid lobid-entityfacts-api - 1.1.0-SNAPSHOT + 1.1.0 jar DigitalCollections: lobid.org EntityFacts API Library