From 1981c6158a92a8c00d3608430bd565840730f408 Mon Sep 17 00:00:00 2001 From: Ross Martin Date: Wed, 21 Jul 2021 17:03:34 -0500 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d139647..c15be369 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@homee/react-native-mapbox-navigation", "title": "React Native Mapbox Navigation", - "version": "1.0.9", + "version": "1.1.0", "description": "Smart Mapbox turn-by-turn routing based on real-time traffic for React Native.", "main": "dist/index.js", "types": "dist/index.d.ts",