File tree Expand file tree Collapse file tree 4 files changed +6
-3
lines changed
Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88### Added
9+
10+ ## [ 0.2.0] - 2016-10-08
11+ ### Added
912- sounds at the end of microbreak
1013- settings for sounds
1114
Original file line number Diff line number Diff line change 22< html >
33 < head >
44 < meta charset ="UTF-8 ">
5- < title > About stretchly v0.1.1 </ title >
5+ < title > About stretchly v0.2.0 </ title >
66 < link rel ="stylesheet " type ="text/css " href ="css/app.css ">
77 </ head >
88 < body >
Original file line number Diff line number Diff line change 11{
22 "name" : " stretchly" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " break time reminder app" ,
55 "main" : " main.js" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " stretchly" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " break time reminder app" ,
55 "scripts" : {
66 "start" : " electron ./app --enable-logging --remote-debugging-port=9222" ,
You can’t perform that action at this time.
0 commit comments