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

Commit 7fcdb76

Browse files
committed
Bump version to v2.1.0
1 parent b98cbdf commit 7fcdb76

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.1.0 / 2020-10-07
4+
5+
- Update Absolutely dependency to 5.0 (62988c0)
6+
37
## 2.0.0 / 2020-05-21
48

59
- **Breaking changes:** Rewrite gem code (5351010)

lib/link_header_parser/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module LinkHeaderParser
2-
VERSION = '2.0.0'.freeze
2+
VERSION = '2.1.0'.freeze
33
end

0 commit comments

Comments
 (0)