Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 8ecc028

Browse files
committed
bump version number
1 parent e8d3ac9 commit 8ecc028

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,6 +1,6 @@
11
{
22
"name": "react-native-masonry-scrollview",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "A React Native Masonry ScrollView that extends the inbuilt ScrollView component",
55
"scripts": {
66
"build": "rm -rf ./lib && tsc -p .",

0 commit comments

Comments
 (0)