From cb2eea2f04b7c20438070fef72605ccf681053cf Mon Sep 17 00:00:00 2001 From: Deepu Ganapathiyadan Date: Mon, 5 Aug 2019 14:27:39 -0700 Subject: [PATCH] v1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6cbd755..166883b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ern-navigation", "author": "Electrode Native Team", - "version": "1.1.0", + "version": "1.1.1", "description": "Components and API for Electrode Native Navigation", "main": "src/index.js", "scripts": {