From 031a99c7f91fc04458dd43c6c2825aa745250c4c Mon Sep 17 00:00:00 2001 From: Timo Lins Date: Fri, 28 Apr 2023 17:05:50 +0200 Subject: [PATCH] 2.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7cd85e7..9866a25 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-hot-toast", "description": "Smoking hot React Notifications. Lightweight, customizable and beautiful by default.", - "version": "2.4.0", + "version": "2.4.1", "author": "Timo Lins", "license": "MIT", "repository": "timolins/react-hot-toast",