Skip to content

Commit a7e750e

Browse files
committed
Bump deno feature version to 1.0.4
1 parent 4cf1ec6 commit a7e750e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/deno/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Deno (via Github Releases)",
33
"id": "deno",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"description": "Deno is a simple, modern runtime for JavaScript and TypeScript that uses V8 and is built in Rust.",
66
"documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/deno",
77
"options": {

0 commit comments

Comments
 (0)