Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ttscoff committed Jun 3, 2023
1 parent d9123d9 commit 7d612d6
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.33
: Allow multiple sections with `-s 3,4,5`

1.0.32
: Errors in Ruby 3.2

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.32'
VERSION = '1.0.33'
end

0 comments on commit 7d612d6

Please sign in to comment.