Skip to content

Commit 129805c

Browse files
Update bower.json
1 parent 17e1be8 commit 129805c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

bower.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
{
22
"name": "paper-input-autocomplete-chips",
3-
"version": "1.0.3",
3+
"version": "0.10.1",
44
"authors": [
5-
"Anonymous <anonymous@example.com>"
5+
"Vinicius Patrinhani <patrinhani@ciandt.com>"
66
],
7-
"description": "An element providing a solution to no problem in particular.",
7+
"description": "Web Component for Input autocomplete chips based on Polymer Paper Elements.",
88
"keywords": [
99
"web-component",
1010
"polymer",
11-
"seed"
11+
"material",
12+
"autocomplete",
13+
"chips"
1214
],
1315
"main": "paper-input-autocomplete-chips.html",
1416
"license": "http://polymer.github.io/LICENSE.txt",

0 commit comments

Comments
 (0)