File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ v0.1.2
2+ -------------
3+ Release Date: 2014-05-02
4+
5+ * Fixed typo in bower.json
6+
17v0.1.1
28-------------
39Release Date: 2014-05-02
Original file line number Diff line number Diff line change 11{
22 "name" : " ReactFire" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "homepage" : " https://github.com/firebase/ReactFire" ,
55 "authors" : [
66 " jacobawenger <[email protected] >" 1414 "license" : " MIT" ,
1515 "ignore" : [
1616 " **/.*" ,
17- " ./CHANGELOG.md"
17+ " ./CHANGELOG.md" ,
1818 " examples" ,
1919 " node_modules" ,
2020 " bower_components"
Original file line number Diff line number Diff line change 2323 "dependencies" : {
2424 "react" : " ~0.10.0" ,
2525 "firebase" : " ~1.0.12" ,
26- "ReactFire" : " ~0.1.1 "
26+ "ReactFire" : " ~0.1.2 "
2727 }
2828}
You can’t perform that action at this time.
0 commit comments