Skip to content

Commit 2af48c0

Browse files
committed
Align JupyterLab extension version with Python package
1 parent a951399 commit 2af48c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/labextension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-server/resource-usage",
3-
"version": "0.1.0",
3+
"version": "0.5.0",
44
"description": "JupyterLab extension to add resource usage UI items",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)