From c9aeb6b82d30789698ee047fc8adb8a3369aa4ae Mon Sep 17 00:00:00 2001 From: aksonov Date: Tue, 28 Nov 2017 12:30:35 +0100 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e5e635..84e9ccf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-xmpp", - "version": "0.5.0", + "version": "0.6.0", "description": "XMPP Library for React Native", "main": "index.js", "scripts": {