diff --git a/deploy.sh b/deploy.sh
index 4c8b79a..d1859fb 100644
--- a/deploy.sh
+++ b/deploy.sh
@@ -13,7 +13,7 @@ git config --global user.name "Ronald Jack Jenkins Jr."
POM_VERSION=$(cat .version | xargs)
-git add pom.xml
+git add pom.xml README.md
git commit -m "Committing release $POM_VERSION"
git tag "$POM_VERSION"
diff --git a/pom.xml b/pom.xml
index 1aaec3d..f27acd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
4.0.0
info.ronjenkins
slf4bukkit
- 0.1.5-SNAPSHOT
+ 0.1.6-SNAPSHOT
SLF4Bukkit
${project.name} is an SLF4J binding that uses Bukkit's plugin logging system.
http://rjenkinsjr.github.io/slf4bukkit