diff --git a/CHANGELOG.md b/CHANGELOG.md index bf03d071..cec7f934 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.4.4 +- Fixes download script issue + ## 1.4.3 - Fixes build issue on the Android bridge diff --git a/package.json b/package.json index 5fe3274b..7a2fc048 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-purchases", - "version": "1.4.3", + "version": "1.4.4", "description": "", "main": "index.js", "scripts": {