From 7022684e4c9d6a760caad4c284c461541b19e03f Mon Sep 17 00:00:00 2001 From: ljacobsson Date: Tue, 22 Aug 2023 11:34:04 +0200 Subject: [PATCH] [samp local] make cleanup more resilient --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d83f123..d000799 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "samp-cli", - "version": "1.0.45", + "version": "1.0.46", "description": "CLI tool for extended productivity with AWS Serverless Application Model (SAM)", "main": "index.js", "scripts": {