From a4d5f3dec0f24b64e62f35802a67153e1083bf0d Mon Sep 17 00:00:00 2001 From: ljacobsson Date: Thu, 30 Mar 2023 15:53:05 +0200 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa72456..d8248c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sam-patterns-cli", - "version": "0.0.39", + "version": "0.0.40", "description": "Command line interface for quickly using patterns from https://github.com/aws-samples/serverless-patterns/", "main": "index.js", "scripts": {