Skip to content

Commit 0fd7a67

Browse files
committed
Upgrade npm package as well
1 parent 7c1aa05 commit 0fd7a67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reviewnb/jupyterlab_gitplus",
3-
"version": "0.1.3",
3+
"version": "0.2.1",
44
"description": "JupyterLab extension to create GitHub pull requests & commits.",
55
"keywords": [
66
"jupyter",
@@ -75,4 +75,4 @@
7575
"outputDir": "jupyterlab_gitplus/labextension"
7676
},
7777
"styleModule": "style/index.js"
78-
}
78+
}

0 commit comments

Comments
 (0)