From 321a3455ab74a84a6719335db601e72ecc16c2b0 Mon Sep 17 00:00:00 2001 From: Fadi Khadra Date: Tue, 21 Mar 2023 19:53:26 +0100 Subject: [PATCH] 9.1.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 44e1f2c7..02535496 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "9.1.1", + "version": "9.1.2", "license": "MIT", "typings": "dist/index.d.ts", "description": "React notification made easy", @@ -165,4 +165,4 @@ "types": "./addons/use-notification-center/index.d.ts" } } -} \ No newline at end of file +}