From df2b87f62e4479905328818e11a9a6b684399918 Mon Sep 17 00:00:00 2001 From: Ken Collins Date: Wed, 17 Apr 2024 10:41:15 -0400 Subject: [PATCH] SAM CLI at v1.2.0 --- src/sam-cli/devcontainer-feature.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sam-cli/devcontainer-feature.json b/src/sam-cli/devcontainer-feature.json index fc0d3c6..8696edf 100644 --- a/src/sam-cli/devcontainer-feature.json +++ b/src/sam-cli/devcontainer-feature.json @@ -1,7 +1,7 @@ { "id": "sam-cli", "name": "AWS SAM CLI Utility", - "version": "1.0.1", + "version": "1.2.0", "description": "The AWS Serverless Application Model (AWS SAM) is an open-source framework that you can use to build serverless applications on AWS.", "documentationURL": "https://github.com/customink/codespaces-features/tree/main/src/sam-cli", "options": {