From 8a98e41f85aea88989e54eabfe187f66dd33f165 Mon Sep 17 00:00:00 2001 From: Niclas Nilsson Date: Mon, 15 Apr 2019 18:50:28 +0200 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e03583b..45dcdba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-nordic-dfu", - "version": "2.0.1", + "version": "3.0.0", "description": "Nordic Device Firmware Update for React Native", "main": "index.js", "url": "https://github.com/Pilloxa/react-native-nordic-dfu",