Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus-87 committed Jul 26, 2023
1 parent 86da9ab commit 6390b6d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ 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
* Add coordinates hasGeometry to LobidGeolocation

## [1.0.0](https://github.com/dbmdz/lobid-entityfacts-api/releases/tag/1.0.0) - 2023-07-11

This is the initial version.
This is the initial version.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.digitalcollections.lobid</groupId>
<artifactId>lobid-entityfacts-api</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<name>DigitalCollections: lobid.org EntityFacts API Library</name>
Expand Down

0 comments on commit 6390b6d

Please sign in to comment.