Skip to content

Commit fe9e5ce

Browse files
committed
Bump dc-commons-web version to 1.1.0
1 parent 9fdf4d4 commit fe9e5ce

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

dc-commons-web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
## [Unreleased]
88

9+
## [1.1.0](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-web-1.1.0) - 2023-07-27
10+
911
### Added
1012

1113
- Added methods to check a slugs validity

dc-commons-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>dc-commons-web</artifactId>
12-
<version>1.1.0-SNAPSHOT</version>
12+
<version>1.1.0</version>
1313
<packaging>jar</packaging>
1414

1515
<name>DigitalCollections: Commons Web</name>

0 commit comments

Comments
 (0)