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

Commit c86e3ce

Browse files
committed
release 0.5.1
1 parent 1f646f5 commit c86e3ce

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

bower.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
"name": "core-ajax",
33
"private": true,
44
"dependencies": {
5-
"polymer": "Polymer/polymer#master"
5+
"polymer": "Polymer/polymer#^0.5.0"
66
},
77
"devDependencies": {
88
"polymer-test-tools": "Polymer/polymer-test-tools#master"
9-
}
9+
},
10+
"version": "0.5.1"
1011
}

0 commit comments

Comments
 (0)