mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-11-27 00:03:01 -05:00
6 lines
69 B
Ruby
6 lines
69 B
Ruby
# frozen_string_literal: true
|
|
|
|
module HTTPX
|
|
VERSION = "0.24.2"
|
|
end
|