Skip to content

Commit

Permalink
2.1.32
Browse files Browse the repository at this point in the history
  • Loading branch information
ttscoff committed Dec 15, 2023
1 parent c327f0e commit 56dcf57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2.1.26

2.1.32

2.1.30
: Error when $EDITOR is not defined

Expand Down
2 changes: 1 addition & 1 deletion lib/mdless/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module CLIMarkdown
VERSION = '2.1.31'
VERSION = '2.1.32'
end

0 comments on commit 56dcf57

Please sign in to comment.