From aa311cbda586b788baea36f01274f06bb759bf12 Mon Sep 17 00:00:00 2001 From: Jan Zaloudek Date: Wed, 21 Jun 2023 19:58:30 +0200 Subject: [PATCH] v2.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0564b9b..6e85413 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@smartlook/smartlook-crash-reports-cli", - "version": "2.1.7", + "version": "2.1.8", "type": "commonjs", "description": "CLI tool for uploading crash mapping files to the Smartlook.", "repository": "git@github.com:smartlook/smartlook-crash-cli-upload.git",