Skip to content

Commit

Permalink
0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vonovak committed May 11, 2018
1 parent 0883744 commit f4d624f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-navigation-header-buttons",
"version": "0.0.7",
"version": "0.0.8",
"description": "Easily render header buttons for react-navigation.",
"main": "index.js",
"scripts": {
Expand All @@ -16,7 +16,11 @@
"peerDependencies": {
"react-native-vector-icons": "^4.0.0"
},
"keywords": ["react-navigation", "header", "navbar"],
"keywords": [
"react-navigation",
"header",
"navbar"
],
"author": "Vojtech Novak",
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit f4d624f

Please sign in to comment.