diff --git a/README.rst b/README.rst
index 8cedd2041c855bb9e7ecb1b45da156f349e8cb64..feac6e866571d8603faccb4589ab851204cc1ff6 100644
--- a/README.rst
+++ b/README.rst
@@ -25,7 +25,7 @@ Add the following to your :code:`.pre-commit-config.yaml`:
 .. code:: yaml
 
     - repo: https://www.shore.co.il/git/ansible-pre-commit/
-      sha: v0.5.0
+      sha: v0.6.0
       hooks:
       - id: ansible-syntax-check
         files: site.yml #In case you want to specify other playbook files.
diff --git a/VERSION b/VERSION
index 4b9fcbec101a6ff8ec68e0f95131ccda4861407f..09a3acfa138db01dc50a688796b2861638c369ec 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.5.1
+0.6.0
\ No newline at end of file