From fbd0f81724c24555572cf49554414ce0cfddb85d Mon Sep 17 00:00:00 2001 From: Daniel Griesser Date: Fri, 12 May 2017 13:56:38 +0200 Subject: [PATCH] 0.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6d664c08f..2fcc9a0d3e 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.8.1", + "version": "0.8.2", "description": "Official Sentry client for react-native (currently iOS only)", "main": "index.js", "scripts": {