From aac6ce9ef71ae16f6e470a570177bc4dba13b814 Mon Sep 17 00:00:00 2001 From: emilkowalski Date: Thu, 1 Feb 2024 23:55:50 +0100 Subject: [PATCH] v0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6009503d..54c10e5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vaul", - "version": "0.8.1", + "version": "0.9.0", "description": "Drawer component for React.", "main": "dist/index.js", "module": "dist/index.mjs",