Skip to content

Commit 9704625

Browse files
chore: bump version
1 parent be6c6f1 commit 9704625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-section-alphabet-list",
3-
"version": "2.0.7",
3+
"version": "2.1.0",
44
"description": "A simple React Native component that takes an array of data and renders a SectionList with alphabetically sorted data.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -54,4 +54,4 @@
5454
"dependencies": {
5555
"react-native-section-list-get-item-layout": "^2.2.3"
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)