Skip to content

Commit

Permalink
release 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sodik82 committed Jan 26, 2019
1 parent adeb268 commit b8af55a
Show file tree
Hide file tree
Showing 2 changed files with 618 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"name": "react-native-popup-menu",
"version": "0.14.3",
"version": "0.15.0",
"description": "extensible popup/context menu for react native",
"main": "build/rnpm.js",
"directories": {
"example": "examples"
},
"scripts": {
"build": "rollup -c rollup.config.babel.js",
"prepublishOnly": "yarn build",
"test": "jest",
"lint": "eslint ."
},
Expand Down
Loading

0 comments on commit b8af55a

Please sign in to comment.