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