From 506b9e27c70588f8dcb7205d9cdf7ca1feaa6176 Mon Sep 17 00:00:00 2001 From: Seyyed Morteza Moosavi Date: Tue, 16 Jan 2018 20:20:32 +0330 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48543f0..7a432e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monkey-react-scripts", - "version": "0.1.1-beta", + "version": "0.1.1", "description": "Monkey react script runner", "main": "index.js", "repository": "git@github.com:monkey-patches/monkey-react-scripts.git",