Skip to content

Commit ca38e1a

Browse files
committed
release 0.15.5
1 parent d487d04 commit ca38e1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/.expo/packager-info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"devToolsPort": 19002,
33
"expoServerPort": 19000,
4-
"packagerPort": 19001,
5-
"packagerPid": 31792,
4+
"packagerPort": null,
5+
"packagerPid": null,
66
"expoServerNgrokUrl": "https://w3-vvy.anonymous.examples.exp.direct",
77
"packagerNgrokUrl": "https://packager.w3-vvy.anonymous.examples.exp.direct",
88
"ngrokPid": 31843

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-popup-menu",
3-
"version": "0.15.4",
3+
"version": "0.15.5",
44
"description": "extensible popup/context menu for react native",
55
"main": "build/rnpm.js",
66
"directories": {

0 commit comments

Comments
 (0)