diff --git a/README.md b/README.md
index d040ec105a66ad980fd180da0bcd3896bd6e8894..fba280de2edf1eb4a3531434bf376fcdb4f3f05f 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Status](https://travis-ci.org/adarnimrod/git-pre-commit.svg?branch=master)](http
 Add the following to your project's `.pre-commit-config.yaml`:
 
     -    repo: https://www.shore.co.il/git/git-pre-commit
-         sha: v0.1.0
+         sha: v0.1.1
          hooks:
          - id: merge-conflict
            args: ['production'] # In case the branch to check against is NOT master.
diff --git a/VERSION b/VERSION
index 6c6aa7cb0918dc7a1cfa3635fb7f8792ac4cb218..6da28dde76d6550e3d398a70a9a8231256774669 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.1.0
\ No newline at end of file
+0.1.1
\ No newline at end of file