diff --git a/devcontainer-feature.json b/devcontainer-feature.json index a2b049f..a7e6d28 100644 --- a/devcontainer-feature.json +++ b/devcontainer-feature.json @@ -1,8 +1,9 @@ { "name": "Tiny Go (no sudo)", "id": "tinygo", - "version": "1.0.0", + "version": "1.0.1", "description": "A feature to install tiny go (no sudo)", + "documentationURL": "https://github.com/devcontainers-community/features-tinygo#readme", "options": { "version": { "type": "string",