Bump version to 2.1.3

This commit is contained in:
Jonatan Heyman 2025-03-03 16:56:51 +01:00
parent ff68fee5ba
commit 50f3cae372
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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