Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Purii committed Aug 29, 2017
1 parent 1131bcc commit 4574647
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,7 +9,7 @@
"dependencies": {
"react": "16.0.0-alpha.12",
"react-native": "0.47.2",
"react-native-tableview-simple": "^0.16.10"
"react-native-tableview-simple": "^0.16.11"
},
"devDependencies": {
"babel-jest": "20.0.3",
Expand Down
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.16.10",
"version": "0.16.11",
"author": "Patrick Puritscher <[email protected]>",
"scripts": {
"format:src": "prettier --trailing-comma es5 --single-quote --write 'components/**/*.js'",
Expand Down

0 comments on commit 4574647

Please sign in to comment.