From 385afe1096ac5a8e82073f0a23eee6ee1298de0f Mon Sep 17 00:00:00 2001 From: Anton Ovchinnikov Date: Fri, 12 Jun 2020 11:32:15 +0200 Subject: [PATCH] release: 0.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b138bf97..3d3d1a08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sentry/craft", - "version": "0.9.6", + "version": "0.10.0", "description": "The universal sentry workflow CLI", "main": "dist/index.js", "repository": "https://github.com/getsentry/craft",