Skip to content

Commit 8bba003

Browse files
committed
Release 0.1.1
1 parent 63897a9 commit 8bba003

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

binder/postBuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
jupyter labextension install jupyterlab-plugin-graph@0.1.0 --debug
1+
jupyter labextension install jupyterlab-plugin-graph@0.1.1 --debug

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-plugin-graph",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "JupyterLab extension to show an interactive dependency graph of the installed plugins",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)