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

Commit 0431a7e

Browse files
committed
release 0.5.1
1 parent 317b791 commit 0431a7e

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,7 +2,8 @@
22
"name": "paper-progress",
33
"private": true,
44
"dependencies": {
5-
"core-range": "Polymer/core-range#master",
6-
"paper-button": "Polymer/paper-button#master"
7-
}
8-
}
5+
"core-range": "Polymer/core-range#^0.5.0",
6+
"paper-button": "Polymer/paper-button#^0.5.0"
7+
},
8+
"version": "0.5.1"
9+
}

0 commit comments

Comments
 (0)