diff --git a/CHANGELOG.md b/CHANGELOG.md index 3444398f2..ba1c58c1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html ### Fixed -## [5.1.1] 2020-09-14 +## [5.1.1] 2020-09-15 ### Fixed diff --git a/package.json b/package.json index c6a7bc55d..466357612 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-push-notification", - "version": "5.1.0", + "version": "5.1.1", "description": "React Native Local and Remote Notifications", "main": "index.js", "scripts": {