Skip to content

Commit 0ac9627

Browse files
committed
chore: bump feature versions to 1.0.1
1 parent 24a6016 commit 0ac9627

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/features/gcloud/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "gcloud",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"name": "Google Cloud CLI",
55
"description": "Installs the Google Cloud CLI via official repositories",
66
"options": {

src/features/pulumi/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "pulumi",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"name": "Pulumi",
55
"description": "Installs the Pulumi CLI via official installation script",
66
"options": {

0 commit comments

Comments
 (0)