Bump version to 2.7.6

This commit is contained in:
Matt 2023-06-07 09:49:57 +01:00 committed by GitHub
parent 86298d0c45
commit e0ce4a4d79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# frozen_string_literal: true
module Faraday
VERSION = '2.7.5'
VERSION = '2.7.6'
end