We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa345bf commit ff8c041Copy full SHA for ff8c041
lib/commonmarker/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module CommonMarker
4
- VERSION = '0.20.0'.freeze
+ VERSION = '0.20.1'.freeze
5
end
0 commit comments