Skip to content

Commit

Permalink
Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Feb 12, 2024
1 parent c9ffaf2 commit 8ebf8cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# v0.3.1-rc.1 2024-02-12
# 0.3.1 2024-02-12

([full changelog](https://github.com/manics/jupyter-offlinenotebook/compare/v0.3.0...v0.3.1-rc.1))
([full changelog](https://github.com/manics/jupyter-offlinenotebook/compare/v0.3.0...v0.3.1))

## Bug fixes

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupyter-offlinenotebook",
"version": "0.3.1rc.1",
"version": "0.3.1",
"description": "JupyterLab offline-notebook extension.",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 8ebf8cf

Please sign in to comment.