From 556404ac50dbbd16dc07d871be285f6b704578ff Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 20 Jul 2021 02:59:08 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20version=20to=201.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a638af..c6e26d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appuntiweb", - "version": "1.0.0", + "version": "1.0.1", "description": "A website with everything I use to prepare for university exams", "dependencies": { "@testing-library/jest-dom": "^5.11.9",