Skip to content

Commit dfb3d48

Browse files
authored
Merge pull request #426 from gjtorikian/bump-to-4
Support Ruby 4.0
2 parents dbac3c1 + ed521e8 commit dfb3d48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/commonmarker/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Commonmarker
4-
VERSION = "2.6.0"
4+
VERSION = "2.6.1"
55
end

0 commit comments

Comments
 (0)