diff --git a/package.json b/package.json index 5d543a2..fec928c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "meeio-frontend", "private": true, "type": "module", - "version": "0.1.0", + "version": "0.2.0", "scripts": { "build": "nuxt build", "dev": "nuxt dev --no-fork -o",