Skip to content

Commit

Permalink
Release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mwakaba2 committed Oct 9, 2021
1 parent 72a5075 commit d54a160
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ channels:
dependencies:
- jupyterlab>=3.1
- pip:
- jupyterlab-notifications==0.4.0
- jupyterlab-notifications==0.4.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupyterlab-notifications",
"version": "0.4.0",
"version": "0.4.1",
"description": "Jupyterlab extension to show notebook cell completion browser notifications",
"keywords": [
"jupyter",
Expand Down

0 comments on commit d54a160

Please sign in to comment.