diff --git a/.npmignore b/.npmignore index e69de29..4949f09 100644 --- a/.npmignore +++ b/.npmignore @@ -0,0 +1 @@ +example/ \ No newline at end of file diff --git a/package.json b/package.json index 3adc3a1..ef2c6c5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-context-menu-view", "title": "React Native Context Menu View", - "version": "1.0.0", + "version": "1.0.1", "description": "TODO", "main": "index.js", "scripts": {