From c2ff9c9d49cdbbfcaea3cf96c72adecf0bbe1e14 Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Wed, 1 Jan 2025 23:59:12 +0530 Subject: [PATCH] v0.1.97 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78ee325c..c7087a40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frappe-ui", - "version": "0.1.96", + "version": "0.1.97", "description": "A set of components and utilities for rapid UI development", "main": "./src/index.js", "scripts": {