diff --git a/src/ctlptl/devcontainer-feature.json b/src/ctlptl/devcontainer-feature.json index 2915af6..0ece015 100644 --- a/src/ctlptl/devcontainer-feature.json +++ b/src/ctlptl/devcontainer-feature.json @@ -1,7 +1,7 @@ { "id": "ctlptl", "name": "ctlptl", - "version": "0.1.0", + "version": "0.1.1", "description": "Making local Kubernetes clusters fun and easy to set up", "documentationURL": "https://github.com/tilt-dev/ctlptl", "options": { diff --git a/src/sqlc/devcontainer-feature.json b/src/sqlc/devcontainer-feature.json index cc8c47d..5c2f84f 100644 --- a/src/sqlc/devcontainer-feature.json +++ b/src/sqlc/devcontainer-feature.json @@ -1,7 +1,7 @@ { "id": "sqlc", "name": "sqlc", - "version": "1.0.0", + "version": "1.0.1", "description": "Generate type-safe code from SQL", "documentationURL": "https://docs.sqlc.dev/en/stable", "options": {