diff --git a/package.json b/package.json index 022e2bc..5db7f7b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "pokedex", "description": "Pokedex project, listing and selection of pokemons", "private": true, - "version": "0.0.1", + "version": "0.1.0", "type": "commonjs", "scripts": { "dev": "vite",