diff --git a/CHANGELOG.md b/CHANGELOG.md index b43132f85..c4a1d79f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.5.2](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.1...v8.5.2) (2021-09-15) + + +### Bug Fixes + +* **android:** replace jcenter with mavenCentral ([69c9422](https://github.com/DylanVann/react-native-fast-image/commit/69c942276fedbb517eaf0d45f8fb3fdb8a191b2a)) + ## [8.5.1](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.0...v8.5.1) (2021-09-15) diff --git a/package.json b/package.json index 355c53a65..375257f48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fast-image", - "version": "8.5.1", + "version": "8.5.2", "description": "🚩 FastImage, performant React Native image component.", "keywords": [ "cache",