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 f567619 commit 6574f46Copy full SHA for 6574f46
CHANGELOG.md
@@ -2,8 +2,12 @@
2
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
5
-## 0.1.1
+## 0.1.2
6
7
No merged PRs
8
9
<!-- <END NEW CHANGELOG ENTRY> -->
10
+
11
+## 0.1.1
12
13
+No merged PRs
package.json
@@ -1,6 +1,6 @@
1
{
"name": "jupyterlab-cell-diff",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "A JupyterLab Extension for showing cell (git) diffs.",
"keywords": [
"jupyter",
0 commit comments