diff --git a/src/scicloj/devcontainer-template.json b/src/scicloj/devcontainer-template.json index 9342f10..6854133 100644 --- a/src/scicloj/devcontainer-template.json +++ b/src/scicloj/devcontainer-template.json @@ -1,6 +1,6 @@ { "id": "scicloj", - "version": "1.0.11", + "version": "1.0.12", "name": "scicloj datascience devcontainer template", "description": "A devcontainer template supporting Clojure datascience with R and python interop", "documentationURL": "https://github.com/scicloj/devcontainer-templates/tree/main/src/scicloj",