diff --git a/package.json b/package.json
index 4bbeaf7..598e6c4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "seull-hello-vue.github.io",
- "version": "0.1.0",
+ "version": "0.3.4",
"private": true,
"type": "module",
"scripts": {
diff --git a/src/App.vue b/src/App.vue
index 633a5df..5724f86 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,47 +1,12 @@
-
-
-
-
-
-
-
-
-
-
-
+
+ {{ parentMessage }} - {{ index }} - {{ item.message }}
+
-
-