Skip to content

Commit 56f22e1

Browse files
committed
chore: release 1.1.2
1 parent c0e628e commit 56f22e1

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-tree-multi-select",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Super-fast Tree view with multi-selection capabilities, using checkboxes and search filtering.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -63,7 +63,7 @@
6363
"dropdown-menu",
6464
"expandable-list",
6565
"customizable"
66-
],
66+
],
6767
"repository": "https://github.com/JairajJangle/react-native-tree-multi-select",
6868
"author": "Jairaj Jangle <[email protected]> (https://github.com/JairajJangle)",
6969
"license": "MIT",

0 commit comments

Comments
 (0)