diff --git a/README.md b/README.md
index eb47c29..f5c4b5d 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ First install with either Maven:
com.nannoq
auth
- 1.0.2
+ 1.0.4
```
@@ -55,7 +55,7 @@ or Gradle:
```groovy
dependencies {
- compile group: 'nannoq.com:auth:1.0.2'
+ compile group: 'nannoq.com:auth:1.0.4’
}
```
diff --git a/pom.xml b/pom.xml
index 55b5fb4..dc9842e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
com.nannoq
tools
- 1.0.3
+ 1.0.4
auth
@@ -110,7 +110,6 @@
io.vertx
vertx-codegen
${vertx.version}
- provided