From a9d2c712db0144e49ff61d659fce83404dccfab8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomek=20W=C3=B3jcik?= Date: Wed, 13 Feb 2019 21:16:22 +0100 Subject: [PATCH] Another minor metadata update. --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index e4912ea..639036d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "@bthlabs/react-custom-popup", - "version": "1.0.0", + "version": "1.0.2", + "private": false, "description": "React component for simply building custom popups and modals.", "main": "./lib/react-custom-popup.js", "scripts": {