From 9f255e82ef7a5aeca820ae3b4252652d987926cd Mon Sep 17 00:00:00 2001 From: Jonny Burger Date: Fri, 24 May 2019 12:10:21 +0200 Subject: [PATCH] Bump to v.1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60f2308..288e049 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "visualize-bundle", - "version": "1.1.2", + "version": "1.2.0", "description": "Visualize React Native bundle", "main": "dist/index.js", "bin": "dist/index.js",