Skip to content

Commit 31a47b6

Browse files
committed
Update version to 1.0.0
1 parent e44ff39 commit 31a47b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
22
"name": "better-vue-input-tag",
3-
"version": "0.0.16",
3+
"version": "1.0.0",
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]"],
1112
"main": "dist/vue-input-tag.min.js",
1213
"repository": "https://github.com/matiastucci/vue-input-tag",
1314
"homepage": "https://matiastucci.github.io/vue-input-tag",

0 commit comments

Comments
 (0)