diff --git a/CHANGELOG.md b/CHANGELOG.md index c345852..3747c87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes will be documented in this file. +## [1.0.15] - 2023-04-06 + +* Update README docs examples + ## [1.0.14] - 2023-03-28 * Update README docs. diff --git a/package.json b/package.json index aff2aed..1625c91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app-upgrade-react-native-sdk", - "version": "1.0.14", + "version": "1.0.15", "description": "Official App Upgrade react-native sdk", "main": "index.js", "scripts": {