Skip to content

Commit 58dade2

Browse files
committed
1.0.2
1 parent 182c4f0 commit 58dade2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
{
22
"name": "better-vue-input-tag",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Vue.js input tag editor component",
55
"keywords": [
66
"input",
77
"tag",
88
"inputtag"
99
],
1010
"author": "Matias Tucci <[email protected]>",
11-
"contributors": ["Hugo Alliaume <[email protected]"],
11+
"contributors": [
12+
"Hugo Alliaume <[email protected]"
13+
],
1214
"main": "dist/vue-input-tag.min.js",
1315
"repository": "https://github.com/matiastucci/vue-input-tag",
1416
"homepage": "https://matiastucci.github.io/vue-input-tag",

0 commit comments

Comments
 (0)