Skip to content

Commit

Permalink
fix: Homepage bulma version info.
Browse files Browse the repository at this point in the history
  • Loading branch information
luventa committed Mar 1, 2017
1 parent 21cccbe commit 07bcdb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<a :href="homepage">Live Demo</a>
</p>

<p>Supports Vue 2.0 and Bulma 0.2!</p>
<p>Supports Vue 2.0 and Bulma 0.3!</p>
</div>
</template>

Expand Down

1 comment on commit 07bcdb5

@andreich1980
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! 👍

Please sign in to comment.