Version bump to 2.14.0

This commit is contained in:
Matt 2025-09-28 13:54:39 +01:00 committed by GitHub
parent edd8cc513d
commit 3201a42957
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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