bumped to 0.11.1

This commit is contained in:
HoneyryderChuck 2021-01-30 17:17:16 +00:00
parent b63e91b165
commit 037a435163
3 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1 @@
0_11_1.md

View File

@ -1,5 +1,5 @@
# frozen_string_literal: true
module HTTPX
VERSION = "0.11.0"
VERSION = "0.11.1"
end

View File

@ -1,4 +1,7 @@
-
-
name: "0.11.1"
path: "0_11_1_md.html"
-
name: "0.11.0"
path: "0_11_0_md.html"