diff --git a/README.md b/README.md index 37b1f00..c8ce297 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ | [dozzle.dev](https://github.com/devcontainer-community/devcontainer-features/tree/main/src/dozzle.dev) | `dozzle` — real-time Docker container log viewer | curl | 1.0.0 | | [fathyb/carbonyl](https://github.com/devcontainer-community/devcontainer-features/tree/main/src/fathyb-carbonyl) | `carbonyl` — Chromium-based browser that runs in a terminal | gh release | 1.0.0 | | [fd](https://github.com/devcontainer-community/devcontainer-features/tree/main/src/fd) | `fd` — fast and user-friendly file finder | gh release | 1.0.1 | -| [feature-installer](https://github.com/devcontainer-community/devcontainer-features/tree/main/src/feature-installer) | `feature-installer` — install devcontainer features at runtime | curl | 0.0.4 | +| [feature-installer](https://github.com/devcontainer-community/devcontainer-features/tree/main/src/feature-installer) | `feature-installer` — install devcontainer features at runtime | curl | 1.0.0 | | [fzf](https://github.com/devcontainer-community/devcontainer-features/tree/main/src/fzf) | `fzf` — general-purpose command-line fuzzy finder | gh release | 1.0.0 | | [getdnote.com](https://github.com/devcontainer-community/devcontainer-features/tree/main/src/getdnote.com) | `dnote` — simple command-line notebook for developers | gh release | 1.0.0 | | [github.com-cli](https://github.com/devcontainer-community/devcontainer-features/tree/main/src/github.com-cli) | `gh` — GitHub CLI | curl | 1.0.1 | diff --git a/src/feature-installer/devcontainer-feature.json b/src/feature-installer/devcontainer-feature.json index 31fc2ca..7023592 100644 --- a/src/feature-installer/devcontainer-feature.json +++ b/src/feature-installer/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "feature-installer", "id": "feature-installer", - "version": "0.0.4", + "version": "1.0.0", "description": "Install \"feature-installer\" binary", "documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/feature-installer", "options": {