From 623eda98a04a9e52728e0e3134dc36e49de1ba33 Mon Sep 17 00:00:00 2001 From: Seyyed Morteza Moosavi Date: Fri, 26 Apr 2019 00:26:19 +0430 Subject: [PATCH] 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59d2be8..32aa5f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monkey-react-scripts", - "version": "0.2.0", + "version": "0.2.1", "description": "Monkey react script runner", "main": "index.js", "repository": "git@github.com:monkey-patches/monkey-react-scripts.git",