Bump version to 1.2.1

This commit is contained in:
Jonatan Heyman 2023-07-09 01:03:32 +02:00
parent 2729a10219
commit 9e856a9521
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "Heynote",
"version": "1.2.0",
"version": "1.2.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "Heynote",
"version": "1.2.0",
"version": "1.2.1",
"license": "Commons Clause MIT",
"dependencies": {
"electron-log": "^4.4.8"

View File

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