From c305ab51d0fb18fabf37c599550721bbe5e6d14c Mon Sep 17 00:00:00 2001 From: Vojtech Novak Date: Fri, 27 Jul 2018 16:24:57 +0200 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e75fbb4..670872e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-navigation-header-buttons", - "version": "2.0.1", + "version": "2.1.0", "description": "Easily render header buttons for react-navigation.", "main": "index.js", "scripts": {