diff --git a/README.md b/README.md
index 9a0b5c7..4b6de12 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,8 @@ dropwizard-health | Dropwizard v1.3.x | Dropwizard v2.0.x
----------------- | ------------------ | ------------------
v1.3.x | :white_check_mark: | :white_check_mark:
v1.4.x | :white_check_mark: | :white_check_mark:
+v1.5.x | :white_check_mark: | :white_check_mark:
+
## Usage
Add dependency on library.
diff --git a/pom.xml b/pom.xml
index 7c91bb2..75e0877 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
io.dropwizard.modules
dropwizard-health
- 1.4.1-SNAPSHOT
+ 1.5.0
jar
Dropwizard Health
@@ -39,7 +39,7 @@
scm:git:git@github.com:dropwizard/dropwizard-health.git
scm:git:https://github.com/dropwizard/dropwizard-health.git
https://github.com/dropwizard/dropwizard-health
- HEAD
+ dropwizard-health-1.5.0