fix display of given items; bump version to 0.1.2

This commit is contained in:
2023-11-01 09:09:20 -06:00
parent 6d2df4a50c
commit 7f6c938029
4 changed files with 17 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "kickstart-for-time-pwa",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",