From 8ebf8cfd5be2e3665f787f46b3bb7f7cc967cc63 Mon Sep 17 00:00:00 2001 From: Simon Li Date: Mon, 12 Feb 2024 23:39:28 +0000 Subject: [PATCH] Release 0.3.1 --- CHANGELOG.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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",