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 27c30c7 commit d597445Copy full SHA for d597445
CHANGELOG.md
@@ -2,12 +2,16 @@
2
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
5
-## 0.3.0
+## 0.4.0
6
7
No merged PRs
8
9
<!-- <END NEW CHANGELOG ENTRY> -->
10
11
+## 0.3.0
12
+
13
+No merged PRs
14
15
## 0.2.0
16
17
package.json
@@ -1,6 +1,6 @@
1
{
"name": "jupyterlab-cell-diff",
- "version": "0.3.0",
+ "version": "0.4.0",
"description": "A JupyterLab Extension for showing cell (git) diffs.",
"keywords": [
"jupyter",
0 commit comments