diff --git a/README.md b/README.md
index 83e6b2c..7b4e369 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A Java client for the Slack Web API, Incoming Webhooks, Slackbot Remote Control,
## Change Logs
-### v1.1.14.RELEASE
+### v1.1.0.RELEASE
[add method "dnd"](https://api.slack.com/methods#files.comments)
[add method "files.comments"](https://api.slack.com/methods#dnd)
@@ -337,7 +337,7 @@ Step 2. Add the dependency in the form
com.github.flowctrl
slack-api
- v1.1.14.RELEASE
+ v1.1.0.RELEASE
```
diff --git a/pom.xml b/pom.xml
index 9b6655d..0365332 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
flowctrl
slack-api
- 1.1.14-RELEASE
+ 1.1.0-RELEASE
UTF-8