From 16d9360cd24fb4e8d2a5ea77ece1b7285e6e7af7 Mon Sep 17 00:00:00 2001 From: Abul Hossain Date: Wed, 10 Aug 2022 14:55:04 +0600 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56e8a7d..52617a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@abul2285/bookmark", - "version": "0.1.0", + "version": "0.4.0", "scripts": { "dev": "next dev", "build": "next build",