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 #571 from jtpio/v0.3.7
Browse files Browse the repository at this point in the history
v0.3.7
  • Loading branch information
jtpio committed Dec 10, 2020
2 parents c7da99c + e34147e commit 6470df8
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.6 --debug --no-build
jupyter labextension install @jupyterlab/debugger@0.3.7 --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.6",
"version": "0.3.7",
"description": "JupyterLab - Debugger Extension",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 6470df8

Please sign in to comment.