File tree Expand file tree Collapse file tree 4 files changed +7
-2
lines changed
Expand file tree Collapse file tree 4 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ### 1.0.92
2+
3+ - Gemfile error
4+
15### 1.0.91
26
37- "taskpaper" format available for all output options
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ If there's something I want to look at later but doesn't need to be added to a t
2727
2828## Installation
2929
30- The current version of ` doing ` is <!-- VER--> 1.0.90 <!-- END VER--> .
30+ The current version of ` doing ` is <!-- VER--> 1.0.91 <!-- END VER--> .
3131
3232 $ [sudo] gem install doing
3333
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ lib/doing/version.rb
1717lib/doing.rb
1818lib/doing/wwid.rb
1919lib/doing/helpers.rb
20+ lib/doing/markdown_export.rb
2021lib/templates/doing.haml
2122lib/templates/doing.css
2223lib/helpers/fuzzyfilefinder
Original file line number Diff line number Diff line change 11module Doing
2- VERSION = '1.0.91 '
2+ VERSION = '1.0.92 '
33end
You can’t perform that action at this time.
0 commit comments