From 9dff09677e89c61f5ff4559e339ac9a09b0b471e Mon Sep 17 00:00:00 2001 From: Pedro Bini Date: Thu, 23 Jul 2020 17:57:18 -0300 Subject: [PATCH] Bump version --- package/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/package.json b/package/package.json index 3c0ef41..138525e 100644 --- a/package/package.json +++ b/package/package.json @@ -1,6 +1,6 @@ { "name": "apollo-sentry-helper", - "version": "1.0.5", + "version": "1.1.0", "description": "Capture your Apollo GraphQL exceptions into Sentry, in a meaningful way.", "author": "Pedro Bini @ Jungsoft", "license": "MIT",