Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kieran-McIntyre committed Nov 25, 2021
1 parent be6c6f1 commit 9704625
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-section-alphabet-list",
"version": "2.0.7",
"version": "2.1.0",
"description": "A simple React Native component that takes an array of data and renders a SectionList with alphabetically sorted data.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -54,4 +54,4 @@
"dependencies": {
"react-native-section-list-get-item-layout": "^2.2.3"
}
}
}

0 comments on commit 9704625

Please sign in to comment.