Skip to content

Commit 6da0eef

Browse files
authored
Merge pull request #456 from gjtorikian/new-fix-release
fix: re-release 2.8.1 due to publishing error
2 parents 3ad6390 + bc2c4c4 commit 6da0eef

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.8.0"
4+
VERSION = "2.8.1"
55
end

0 commit comments

Comments
 (0)