mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-11-27 00:03:01 -05:00
bumped version to 0.23.2
This commit is contained in:
parent
877e561a45
commit
c71d4048af
5
doc/release_notes/0_23_2.md
Normal file
5
doc/release_notes/0_23_2.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# 0.23.2
|
||||||
|
|
||||||
|
## Bugfixes
|
||||||
|
|
||||||
|
* fix missing variable on code path in the native resolver.
|
||||||
@ -1,5 +1,5 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module HTTPX
|
module HTTPX
|
||||||
VERSION = "0.23.1"
|
VERSION = "0.23.2"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user