diff --git a/CHANGELOG.md b/CHANGELOG.md index 8df3a42..d8bfd38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index e6c90f2..4f4d577 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jupyter-offlinenotebook", - "version": "0.3.1rc.1", + "version": "0.3.1", "description": "JupyterLab offline-notebook extension.", "keywords": [ "jupyter",