diff --git a/package.json b/package.json index b170624..0b4a976 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "joueur", "description": "A tiny an logical music player you've always wanted", "private": true, - "version": "0.0.1", + "version": "0.0.2", "type": "module", "scripts": { "dev": "vite dev",