Skip to content

Commit ae30bc6

Browse files
committed
release 2.3.0
1 parent 4fcdf65 commit ae30bc6

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.2",
3+
"version": "2.3.0",
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)