From 7dc5aa4738ac3dbfd23529ba78fb7189cd4d1bd2 Mon Sep 17 00:00:00 2001 From: Lucien Blunk-Lallet Date: Wed, 18 Sep 2019 20:15:44 +0200 Subject: [PATCH] core: package version bump to 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 851d0ee..7213534 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-vivox", "title": "React Native Vivox", - "version": "0.0.1", + "version": "0.1.1", "description": "TODO", "main": "index.js", "scripts": {