Skip to content

Commit caf7d27

Browse files
committed
Bump version, publish to npm
1 parent 4488b32 commit caf7d27

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
example/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-context-menu-view",
33
"title": "React Native Context Menu View",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "TODO",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)