From eddfd72ff918d39d648278ac1637679504019384 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Oliva?= Date: Sat, 20 May 2023 14:01:38 -0600 Subject: Version 0.2.1. Ready to merge to main. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 3b7dcce..127a353 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "front-end-to-do-app", "private": true, - "version": "0.2.0", + "version": "0.2.1", "scripts": { "dev": "vite", "build": "vite build", -- cgit v1.2.3