Skip to content

Commit

Permalink
Updated version string
Browse files Browse the repository at this point in the history
  • Loading branch information
luqiuyuan committed Nov 11, 2017
1 parent 03c5a69 commit 290668e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"expo": "^18.0.3",
"react": "16.0.0-alpha.12",
"react-native": "^0.45.1",
"react-native-popover-tooltip": "1.1.3"
"react-native-popover-tooltip": "1.1.4"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-popover-tooltip",
"version": "1.1.3",
"version": "1.1.4",
"description": "ReactNative component showing tooltip with menu items.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 290668e

Please sign in to comment.