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

Commit d1808fe

Browse files
committed
release 0.1.4
1 parent 35cc03c commit d1808fe

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

bower.json

+5-4
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"components"
1212
],
1313
"dependencies": {
14-
"MutationObservers": "Polymer/MutationObservers#master",
15-
"tools": "Polymer/tools#master"
14+
"MutationObservers": "Polymer/MutationObservers#0.1.4",
15+
"tools": "Polymer/tools#0.1.4"
1616
},
1717
"license": "BSD",
1818
"private": true,
@@ -23,5 +23,6 @@
2323
"../",
2424
"test",
2525
"tests"
26-
]
27-
}
26+
],
27+
"version": "0.1.4"
28+
}

0 commit comments

Comments
 (0)