Skip to content

Commit

Permalink
v4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mamantoha committed Nov 1, 2023
1 parent 1a318bb commit 030bad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/redcloth/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module RedCloth
module VERSION
MAJOR = 4
MINOR = 3
TINY = 3
TINY = 4
# RELEASE_CANDIDATE = 0

STRING = [MAJOR, MINOR, TINY].compact.join('.')
Expand Down

0 comments on commit 030bad7

Please sign in to comment.