Skip to content

Commit 377821a

Browse files
committed
chore: bump versions to 1.0.1 to force republish with correct dependency paths
1 parent fad1af0 commit 377821a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/features/antigravity-nix/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "antigravity-nix",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"name": "Antigravity Nix",
55
"description": "Creates vscode user, installs Nix with flakes, and essential tools for Antigravity IDE",
66
"options": {},

src/features/dataform-cli/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "dataform-cli",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"name": "Dataform CLI",
55
"description": "Installs the Dataform CLI (@dataform/cli) via npm",
66
"options": {},

src/features/gcloud-cli/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-cli",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"name": "Google Cloud CLI",
55
"description": "Installs the Google Cloud CLI via official Debian packages",
66
"options": {},

src/features/node/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "node",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"name": "Node.js (NodeSource)",
55
"description": "Installs Node.js from NodeSource with version selection",
66
"options": {

0 commit comments

Comments
 (0)