Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 6fac23f

Browse files
committed
Bump version to 2.2.0
1 parent 678da7b commit 6fac23f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.2.0 / 20201-04-02
4+
5+
- Expand supported Ruby versions to include 3.0 (7187878)
6+
37
## 2.1.0 / 2020-10-07
48

59
- Update Absolutely dependency to 5.0 (62988c0)

lib/link_header_parser/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module LinkHeaderParser
2-
VERSION = '2.1.0'.freeze
2+
VERSION = '2.2.0'.freeze
33
end

0 commit comments

Comments
 (0)