From 2e0b8aa0f3a05dd4872790d2bf66df7930aa170d Mon Sep 17 00:00:00 2001 From: Satyajit Sahoo Date: Thu, 6 Feb 2020 23:50:07 +0100 Subject: [PATCH] chore: release 2.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 137521a5..5dcd60ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-navigation-drawer", - "version": "2.3.3", + "version": "2.3.4", "description": "Drawer navigator component for React Navigation", "main": "lib/commonjs/index.js", "react-native": "lib/module/index.js",