Skip to content

Commit 26b77f5

Browse files
committed
update version and history
1 parent aa09a8a commit 26b77f5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 5.0.1 - 2024-06-17
2+
* Bump activesupport from 4.0 to 7.1.3.4
3+
14
## 5.0.0 - 2024-06-17
25
* Drop support for Ruby versions < 3
36
* Bump nokogiri from 1.8.1 to 1.16.5

lib/github-markup.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module GitHub
22
module Markup
3-
VERSION = '5.0.0'
3+
VERSION = '5.0.1'
44
Version = VERSION
55
end
66
end

0 commit comments

Comments
 (0)