diff --git a/package.json b/package.json index c8d53a85..839d56a3 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "9.1.3", + "version": "10.0.0", "license": "MIT", "typings": "dist/index.d.ts", "description": "React notification made easy", @@ -139,4 +139,4 @@ "import": "./addons/use-notification-center/index.esm.mjs" } } -} \ No newline at end of file +}