Version bump to 2.12.2

This commit is contained in:
Matt 2024-12-09 10:50:18 +00:00 committed by GitHub
parent 529b5b043e
commit a9cf00425e
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.12.1'
VERSION = '2.12.2'
end