Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ttscoff committed Sep 22, 2023
1 parent a7d822f commit 1f2f733
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.0.37
: Comments inside of fenced code rendering as ATX headlines

1.0.35
: Improved code block parsing and handling

Expand Down
2 changes: 1 addition & 1 deletion lib/mdless/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module CLIMarkdown
VERSION = '1.0.35'
VERSION = '1.0.37'
end

0 comments on commit 1f2f733

Please sign in to comment.