From a8b7b089985cafbf65e90b29f60d8d61f2689062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20M=C3=A4mecke?= Date: Sun, 11 Feb 2018 15:04:46 +0100 Subject: [PATCH] Bump to v0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd6d268..7e4b471 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-material-bottom-navigation", - "version": "0.7.0", + "version": "0.8.0", "description": "JS Implementation of the Material Design Guidelines' Bottom Navigation for react-native", "main": "index.js", "repository": {