Fix version number in package.json

This commit is contained in:
DevHossamHassan 2017-06-22 20:12:11 +02:00
parent 93e98a88a9
commit 0d133907a8

View File

@ -1,6 +1,6 @@
{
"name": "instabug-reactnative",
"version": "1.0.7",
"version": "1.0.8",
"description": "React Native plugin for integrating the Instabug SDK",
"main": "index.js",
"repository": {