diff --git a/README.md b/README.md
index 05e7c5f..edd02f5 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ If you use [Maven](http://maven.apache.org/) to manage dependencies you can incl
com.asana
asana
- 0.8.0
+ 0.8.1
Or, you can build the artifact and install it to your local Maven repository:
diff --git a/pom.xml b/pom.xml
index 0359e25..58f2a55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.asana
asana
jar
- 0.8.0
+ 0.8.1
http://maven.apache.org
java-asana
A Java client for the Asana API.