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 #545 from jtpio/v0.3.3
Browse files Browse the repository at this point in the history
v0.3.3
  • Loading branch information
jtpio committed Sep 29, 2020
2 parents d1adea2 + 9e93b54 commit ba4a1b0
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.2 --debug --no-build
jupyter labextension install @jupyterlab/debugger@0.3.3 --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.2",
"version": "0.3.3",
"description": "JupyterLab - Debugger Extension",
"keywords": [
"jupyter",
Expand Down

0 comments on commit ba4a1b0

Please sign in to comment.