Skip to content

Commit 91e272a

Browse files
committed
Released 2.10.1.
1 parent d56e11d commit 91e272a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.10.0",
2+
"version": "2.10.1",
33
"name": "react-native-masonry-list",
44
"description": "An easy and simple to use React Native component to render a custom high performant masonry layout for images. It uses a smart algorithm to sort the images evenly as possible according to the index position or fill in as soon as the image is fetched. Includes support for both iOS and Android. Free and made possible along with costly maintenance and updates by [Lue Hang](https://www.facebook.com/lue.hang) (the author).",
55
"keywords": [

0 commit comments

Comments
 (0)