From c278dc72d2eeaee7ea6cce2995fb4ad804550cb0 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Wed, 15 Feb 2017 08:49:30 +0200
Subject: [PATCH] - Bumped minor version.

---
 README.rst | 2 +-
 VERSION    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index 8ece22c..7cbd940 100644
--- a/README.rst
+++ b/README.rst
@@ -16,7 +16,7 @@ Add the following to your :code:`.pre-commit-config.yaml`:
 .. code:: yaml
 
     - repo: https://www.shore.co.il/git/python-pre-commit/
-      sha: v0.1.0
+      sha: v0.2.0
       hooks:
       - id: piprot
 
diff --git a/VERSION b/VERSION
index 6e8bf73..341cf11 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.1.0
+0.2.0
\ No newline at end of file
-- 
GitLab