Skip to content

Commit fbc2223

Browse files
committed
⚙️ chore: release 0.2.0
1 parent f73e0cb commit fbc2223

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-ios-context-menu",
3-
"version": "0.1.8",
3+
"version": "0.2.0",
44
"description": "A react-native component to use `UIContextMenu` on iOS 13+",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -66,8 +66,7 @@
6666
"github": {
6767
"release": true
6868
},
69-
"plugins": {
70-
}
69+
"plugins": {}
7170
},
7271
"eslintConfig": {
7372
"extends": [

0 commit comments

Comments
 (0)