Bump version to 2.2.1

This commit is contained in:
Jonatan Heyman 2025-04-25 16:43:21 +02:00
parent e151749fdf
commit ca32c8dad4
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "Heynote",
"version": "2.2.0",
"version": "2.2.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "Heynote",
"version": "2.2.0",
"version": "2.2.1",
"license": "Commons Clause MIT",
"dependencies": {
"@sindresorhus/slugify": "^2.2.1",

View File

@ -1,6 +1,6 @@
{
"name": "Heynote",
"version": "2.2.0",
"version": "2.2.1",
"main": "dist-electron/main/index.js",
"description": "A dedicated scratch pad",
"author": "Jonatan Heyman (https://heyman.info)",