From e65354b6e4539978d9342be0a5577ed0b51fc147 Mon Sep 17 00:00:00 2001 From: emilkowalski Date: Mon, 20 Mar 2023 15:46:30 +0100 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66c96cb..0b4421a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sonner", - "version": "0.2.0", + "version": "0.3.0", "description": "An opinionated toast component for React.", "main": "dist/index.js", "module": "dist/index.mjs",