diff --git a/CHANGELOG.md b/CHANGELOG.md index 293ae5f..27fb3c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [Unreleased] + +### Changes +Bump mindbox plugin to version:1.0.2 + + ## [Unreleased] ### Changes diff --git a/package.json b/package.json index c7f6204..662704f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mindbox-expo-plugin", "version": "1.0.0", - "target-version": "1.0.1", + "target-version": "1.0.2", "main": "app.plugin.js", "react-native": "build/runtime/index.js", "types": "build/index.d.ts",