Skip to content

Commit

Permalink
feature_semver-tool_1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hankei6km committed Dec 24, 2023
1 parent bb80f84 commit a3a16f8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/semver-tool/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "semver-tool",
"id": "semver-tool",
"version": "1.0.0",
"version": "1.0.1",
"description": "Install the semver-tool(https://github.com/fsaintjacques/semver-tool)",
"options": {
"ref": {
Expand All @@ -10,5 +10,7 @@
"description": "Select version of the semver-tool, if not latest."
}
},
"installsAfter": ["ghcr.io/devcontainers/features/common-utils"]
"installsAfter": [
"ghcr.io/devcontainers/features/common-utils"
]
}

0 comments on commit a3a16f8

Please sign in to comment.