commit eddfd72ff918d39d648278ac1637679504019384
parent 7676cdc1bcb518d75f796292b8d46ca1fa4e3a95
Author: Adrián Oliva <[email protected]>
Date:   Sat, 20 May 2023 14:01:38 -0600

Version 0.2.1. Ready to merge to main.

Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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",