Skip to content

Commit

Permalink
Version bump to 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clorenz committed Jun 17, 2024
1 parent f7cb101 commit 8935ff0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## Unreleased

## [9.1.0](https://github.com/dbmdz/cudami/releases/tag/9.1.0) – 2024-06-17

### Added

- Added functionality to edit works
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>io.github.dbmdz.cudami</groupId>
<artifactId>cudami</artifactId>
<version>9.1.0-RC1</version>
<version>9.1.0</version>
<packaging>jar</packaging>

<name>DigitalCollections: cudami</name>
Expand Down

0 comments on commit 8935ff0

Please sign in to comment.