Skip to content

Commit ae237a2

Browse files
committed
Release v0.2.2
1 parent 6f58e38 commit ae237a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ channels:
44
dependencies:
55
- jupyterlab=3
66
- pip:
7-
- jupyterlab-notifications==0.2.1
7+
- jupyterlab-notifications==0.2.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-notifications",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Jupyterlab extension to show notebook cell completion browser notifications",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)