From 9c51487d3b7929d4ac2d51923ab88c46cd8c70a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sascha=20I=C3=9Fbr=C3=BCcker?= Date: Sun, 14 Feb 2021 18:04:28 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 374bd5d..10936d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linkding", - "version": "1.2.1", + "version": "1.3.0", "description": "", "main": "index.js", "scripts": { diff --git a/version.txt b/version.txt index cb174d5..589268e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.2.1 \ No newline at end of file +1.3.0 \ No newline at end of file