From 307e78bdd92151709bfc16de1cfcee91e54dab92 Mon Sep 17 00:00:00 2001 From: Fadi Khadra Date: Tue, 19 Jul 2022 08:37:38 +0200 Subject: [PATCH] 9.0.7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 027d2367..f4067a53 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.6", + "version": "9.0.7", "license": "MIT", "typings": "dist/index.d.ts", "description": "React notification made easy", @@ -158,4 +158,4 @@ "import": "./addons/use-notification-center/index.esm.mjs" } } -} \ No newline at end of file +}