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

Commit 46d9bda

Browse files
committed
release 0.2.3
1 parent 4d8c070 commit 46d9bda

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": "memory-game",
33
"private": true,
44
"dependencies": {
5-
"platform": "Polymer/platform#master",
6-
"polymer": "Polymer/polymer#master"
7-
}
8-
}
5+
"platform": "Polymer/platform#0.2.3",
6+
"polymer": "Polymer/polymer#0.2.3"
7+
},
8+
"version": "0.2.3"
9+
}

0 commit comments

Comments
 (0)