Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit d0c8d08

Browse files
committed
release 0.4.0
1 parent 0d443fe commit d0c8d08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"HTMLImports"
1111
],
1212
"dependencies": {
13-
"MutationObservers": "Polymer/MutationObservers#master",
14-
"tools": "Polymer/tools#master"
13+
"MutationObservers": "Polymer/MutationObservers#>=0.4.0 <1.0.0",
14+
"tools": "Polymer/tools#>=0.4.0 <1.0.0"
1515
},
1616
"license": "BSD",
1717
"private": true,
@@ -22,4 +22,4 @@
2222
"test",
2323
"tests"
2424
]
25-
}
25+
}

0 commit comments

Comments
 (0)