Skip to content

Commit 8987689

Browse files
committed
release 2.2.2
1 parent 72d346c commit 8987689

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-actionsheet",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"description": "Cross platform ActionSheet. This component implements a custom ActionSheet and provides the same way to drawing it on the defferent platforms(iOS and Android). Actually, In order to keep the best effect, it still uses the ActionSheetIOS on iOS.",
55
"main": "lib/index.js",
66
"scripts": {},

0 commit comments

Comments
 (0)