Skip to content

Commit aa73a27

Browse files
committed
Release 0.3.1
1 parent 0e9338e commit aa73a27

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.1
66
- pip:
7-
- jupyterlab-notifications==0.3.0
7+
- jupyterlab-notifications==0.3.1

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.3.0",
3+
"version": "0.3.1",
44
"description": "Jupyterlab extension to show notebook cell completion browser notifications",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)