We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d6430 commit 361dd72Copy full SHA for 361dd72
CHANGELOG.md
@@ -2,4 +2,8 @@
2
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
5
+## 0.1.1
6
+
7
+No merged PRs
8
9
<!-- <END NEW CHANGELOG ENTRY> -->
package.json
@@ -1,6 +1,6 @@
1
{
"name": "jupyterlab-cell-diff",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "A JupyterLab Extension for showing cell (git) diffs.",
"keywords": [
"jupyter",
0 commit comments