fix(version): fixed app's version in correlation with the last commit/feature

This commit is contained in:
Guz
2022-01-30 18:55:26 -03:00
parent 7bd0e46f24
commit 03c21d3523

View File

@@ -1,6 +1,6 @@
{
"name": "ToToday",
"version": "0.4.0",
"version": "0.5.0",
"private": true,
"scripts": {
"dev": "nuxt",