Skip to content

Commit 07bcdb5

Browse files
committed
fix: Homepage bulma version info.
1 parent 21cccbe commit 07bcdb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/views/Home.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<a :href="homepage">Live Demo</a>
1212
</p>
1313

14-
<p>Supports Vue 2.0 and Bulma 0.2!</p>
14+
<p>Supports Vue 2.0 and Bulma 0.3!</p>
1515
</div>
1616
</template>
1717

0 commit comments

Comments
 (0)