chore: version bump

This commit is contained in:
2025-11-16 10:36:56 +01:00
parent 0e582595f7
commit 674efefc0c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "linkding",
"version": "1.0.0",
"version": "1.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "linkding",
"version": "1.0.0",
"version": "1.2.0",
"license": "ISC",
"dependencies": {
"axios": "^1.6.0",

View File

@@ -1,6 +1,6 @@
{
"name": "linkding",
"version": "1.0.0",
"version": "1.2.0",
"description": "A modern link bookmarking app with metadata extraction",
"main": "server.js",
"scripts": {