diff --git a/README.md b/README.md
index 1c21c3a..b6a2d97 100644
--- a/README.md
+++ b/README.md
@@ -37,13 +37,13 @@ To use the module, first add it to your project's Maven or Gradle configuration:
de.digitalcollections.iiif
iiif-apis
- 0.2.5
+ 0.3.8
```
```scala
dependencies {
- compile 'de.digitalcollections.iiif.iiif-apis:0.2.5'
+ compile 'de.digitalcollections.iiif.iiif-apis:0.3.8'
}
```
diff --git a/pom.xml b/pom.xml
index b13479e..294c5a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
de.digitalcollections.iiif
iiif-apis
- 0.3.8-SNAPSHOT
+ 0.3.8
jar
DigitalCollections: IIIF API Library