From 0b9da2c532473aca120c36d549c829a275cf65d9 Mon Sep 17 00:00:00 2001 From: Seyyed Morteza Moosavi Date: Tue, 25 Dec 2018 10:08:53 +0330 Subject: [PATCH] 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53e0330..4e4c0c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monkey-react-scripts", - "version": "0.1.3", + "version": "0.1.4", "description": "Monkey react script runner", "main": "index.js", "repository": "git@github.com:monkey-patches/monkey-react-scripts.git",