Skip to content

Commit e1774bb

Browse files
chore: bump versions
Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
1 parent eb63832 commit e1774bb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/hermes/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// ref: https://github.com/devcontainers/spec/blob/main/schemas/devContainerFeature.schema.json
22
{
33
"id": "hermes",
4-
"version": "11.2.3",
4+
"version": "11.2.4",
55
"name": "hermes",
66
"documentationURL": "https://github.com/georglauterbach/dev-container-features/tree/main/src/hermes",
77
"description": "https://github.com/georglauterbach/hermes in a Development Container"

src/lang-rust/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// ref: https://github.com/devcontainers/spec/blob/main/schemas/devContainerFeature.schema.json
22
{
33
"id": "lang-rust",
4-
"version": "0.1.7",
4+
"version": "0.1.8",
55
"name": "Programming Language | Rust",
66
"documentationURL": "https://github.com/georglauterbach/dev-container-features/tree/main/src/rust",
77
"description": "Work efficiently and effortlessly with Rust",

src/lang-sh/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// cSpell: ignore timonwong
33
{
44
"id": "lang-sh",
5-
"version": "0.2.3",
5+
"version": "0.3.0",
66
"name": "Programming Language | Bash",
77
"documentationURL": "https://github.com/georglauterbach/dev-container-features/tree/main/src/lang-sh",
88
"description": "Work efficiently and effortlessly with shell scripts",

0 commit comments

Comments
 (0)