Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Purii committed Dec 4, 2016
1 parent ca9df84 commit 6aae9b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"dependencies": {
"react": "15.4.1",
"react-native": "0.39.0",
"react-native-tableview-simple": "^0.14.0"
"react-native-tableview-simple": "^0.14.1"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "react-native-tableview-simple",
"description": "React Native component for TableView made with pure CSS",
"homepage": "https://github.com/Purii/react-native-tableview-simple",
"version": "0.14.0",
"version": "0.14.1",
"author": "Patrick Puritscher <[email protected]>",
"scripts": {
"lint": "eslint index.js components/",
Expand Down

0 comments on commit 6aae9b2

Please sign in to comment.