From 9f786ba829f3f64384c3542adb5b6dba7dd71d65 Mon Sep 17 00:00:00 2001 From: yousefhamza Date: Thu, 22 Jun 2017 23:17:58 +0200 Subject: [PATCH] correct version pump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c52b53..9cffcc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "instabug-reactnative", - "version": "1.1", + "version": "1.1.0", "description": "React Native plugin for integrating the Instabug SDK", "main": "index.js", "repository": {