From ab218458375a5fe6d18bec6fa3a094c3a3629050 Mon Sep 17 00:00:00 2001 From: Fascinated Date: Mon, 10 Jul 2023 03:56:05 +0100 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea14ea7..4df142b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-links", - "version": "0.1.1", + "version": "0.1.2", "private": false, "scripts": { "dev": "next dev",