diff --git a/package.json b/package.json index ddf3b8de..47b57df9 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.8", + "version": "9.1.0", "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 +}