From 36f56c0b34a00d9e6e226878c58850b818d80721 Mon Sep 17 00:00:00 2001 From: Abhinav Date: Tue, 24 May 2022 13:00:33 +0530 Subject: [PATCH] v0.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 231de2ad8..3fb665350 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bada-frame", - "version": "0.9.0", + "version": "0.9.1", "private": true, "scripts": { "dev": "next dev",