Version 2.4.4

This commit is contained in:
Saleel S
2018-12-15 11:24:29 +04:00
parent a772b34e29
commit fd1a807e44
2 changed files with 4 additions and 1 deletions

View File

@@ -287,6 +287,9 @@ This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md
## Changelog
### [2.4.4] - 2018-12-15
- Added reference to the internal flatlist @acollazomayer
### [2.4.3] - 2018-07-22
- Fix deep copying issue in SectionGrid @andersonaddo

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-super-grid",
"version": "2.4.3",
"version": "2.4.4",
"description": "Responsive Grid View for React Native",
"main": "index.js",
"types": "index.d.ts",