From 5081f1aa08e38cebbc3a41f500f4e71c8eb21951 Mon Sep 17 00:00:00 2001 From: praveenjuge Date: Wed, 22 Dec 2021 20:36:54 +0530 Subject: [PATCH] Release 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c894dbe..095d4db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kutty", - "version": "0.5.2", + "version": "0.6.0", "description": "Kutty is a tailwind plugin for building web applications. It has a set of accessible and reusable components that are commonly used in web applications.", "main": "index.js", "author": "praveenjuge",