Skip to content

Commit 5348425

Browse files
author
Diego Jara
committed
update README
1 parent 532cc21 commit 5348425

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ new Vue({
8989
</tr></thead>
9090
<tbody>
9191
<tr><td>username</td>
92-
<td> Y </td>
92+
<td> N </td>
9393
<td> - </td>
9494
<td> String </td>
9595
<td>The user name that will be used to compute user initial.</td></tr>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-avatar",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"description": "Avatar component for Vue.js",
55
"author": "eprudhomme@gmail.com",
66
"license": "MIT",

0 commit comments

Comments
 (0)