Skip to content

Commit 11cdcfc

Browse files
committed
Release 2.0.1
1 parent 1f071e9 commit 11cdcfc

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,3 +1,7 @@
1+
# 2.0.1 (August 8, 2022)
2+
3+
- Chore: Update Faraday dependency and update Faraday auth setup
4+
15
# 2.0.0 (March 1, 2021)
26

37
- Feature: automatically retry when rate limited

lib/pco/api/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module PCO
22
module API
3-
VERSION = '2.0.0'
3+
VERSION = '2.0.1'
44
end
55
end

0 commit comments

Comments
 (0)