From 69994694c2e608dd1b4b778e3994040f05655456 Mon Sep 17 00:00:00 2001 From: Kim Brandwijk Date: Tue, 9 Aug 2022 13:38:52 +0200 Subject: [PATCH] 5.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9556d9..9997e5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sentry-expo", - "version": "5.0.1", + "version": "5.0.2", "description": "Catch your Javascript errors for your production Expo apps!", "main": "build/index.js", "types": "build/index.d.ts",