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

Commit fd65dae

Browse files
committed
release 0.1.4
1 parent 847a381 commit fd65dae

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
@@ -2,8 +2,9 @@
22
"name": "polymer-ui-menu-item",
33
"private": true,
44
"dependencies": {
5-
"polymer": "Polymer/polymer#master",
6-
"polymer-ui-icon": "Polymer/polymer-ui-icon#master",
7-
"polymer-ui-theme-aware": "Polymer/polymer-ui-theme-aware#master"
8-
}
5+
"polymer": "Polymer/polymer#0.1.4",
6+
"polymer-ui-icon": "Polymer/polymer-ui-icon#0.1.4",
7+
"polymer-ui-theme-aware": "Polymer/polymer-ui-theme-aware#0.1.4"
8+
},
9+
"version": "0.1.4"
910
}

0 commit comments

Comments
 (0)