Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 00cc2cf

Browse files
authored
bump version
1 parent 2c8bf9f commit 00cc2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyterlab/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A module that adds JupyterLab in your Coder template.
1717
module "jupyterlab" {
1818
count = data.coder_workspace.me.start_count
1919
source = "registry.coder.com/modules/jupyterlab/coder"
20-
version = "1.0.30"
20+
version = "1.0.31"
2121
agent_id = coder_agent.example.id
2222
}
2323
```

0 commit comments

Comments
 (0)