Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Merge pull request #567 from jtpio/v0.3.6
Browse files Browse the repository at this point in the history
v0.3.6
  • Loading branch information
jtpio committed Nov 26, 2020
2 parents 35fa14a + 4a8b70a commit 54b0263
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion binder/postBuild
@@ -1,2 +1,2 @@
jupyter labextension install @jupyterlab/debugger@0.3.5 --debug --no-build
jupyter labextension install @jupyterlab/debugger@0.3.6 --debug --no-build
jupyter lab build --minimize=False
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyterlab/debugger",
"version": "0.3.5",
"version": "0.3.6",
"description": "JupyterLab - Debugger Extension",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 54b0263

Please sign in to comment.