From 48f404a1be601155cdc799b22c2849a4026f4cf1 Mon Sep 17 00:00:00 2001 From: Daniel Griesser Date: Thu, 8 Jun 2017 11:20:33 +0200 Subject: [PATCH] 0.12.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d65eab1c..71117ea1a 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.4", + "version": "0.12.5", "description": "Official Sentry client for react-native", "main": "index.js", "scripts": {