From c0b59061cda2cf4b74248bcf8e3e249044c4c618 Mon Sep 17 00:00:00 2001 From: Navaneeth Date: Mon, 5 Apr 2021 15:18:15 +0530 Subject: [PATCH] v0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0dc8f9e..9eafbb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-essential-ui", - "version": "0.0.5", + "version": "0.0.6", "description": "A react component library to quickly spin up good looking UI that is highly customizable. Ideal for projects requiring quick iterations like hackathons, building MVPs or prototypes.", "main": "dist/main.js", "bin": "dist/index.js",