Skip to content

Commit 3c18dc0

Browse files
authored
new version 1.0.2
1 parent 1d578a8 commit 3c18dc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/basecloj/devcontainer-template.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "basecloj",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"name": "Minimal devcontainer with LTS JAVA, official Clojure and clj tools",
55
"description": "This template set up a minimal devcontainer environment for new Clojure projects.",
66
"documentationURL": "https://github.com/scicloj/devcontainer-templates/tree/main/src/basecloj/NOTES.md",
@@ -21,4 +21,4 @@
2121
"platforms": [
2222
"Any"
2323
]
24-
}
24+
}

0 commit comments

Comments
 (0)