Skip to content

Commit 4557f0f

Browse files
committed
Merge pull request #11 from florianv/bower
Bumped Polymer version
2 parents 218d226 + c1295e8 commit 4557f0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"authors": [
55
"Addy Osmani <[email protected]>"
66
],
7-
"description": "Element providing solution to no problem in particular.",
7+
"description": "A collection of Polymer filters for formatting values of expressions.",
88
"keywords": "filters, polymer, web-components",
99
"main": "polymer-filters.html",
1010
"license": "Apache 2.0",
@@ -13,7 +13,7 @@
1313
"**/.*"
1414
],
1515
"dependencies": {
16-
"polymer": "Polymer/polymer#~0.3.4",
16+
"polymer": "Polymer/polymer#>=0.4.0 <1.0.0",
1717
"chai": "~1.9.1",
1818
"mocha": "~1.19.0"
1919
}

0 commit comments

Comments
 (0)