From f2505a7082044015cc976472dd3fba0fdc15b408 Mon Sep 17 00:00:00 2001 From: Daniel Griesser Date: Thu, 8 Jun 2017 17:24:45 +0200 Subject: [PATCH] 0.12.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ab205b8b..d99023733 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "react-native-sentry", "homepage": "https://github.com/getsentry/react-native-sentry", "repository": "https://github.com/getsentry/react-native-sentry", - "version": "0.12.5", + "version": "0.12.6", "description": "Official Sentry client for react-native", "main": "index.js", "scripts": {