bumped version to 0.9.0

This commit is contained in:
HoneyryderChuck 2020-10-08 10:47:24 +01:00
parent a7e2fdc2ad
commit f6b775639f
2 changed files with 4 additions and 1 deletions

View File

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

View File

@ -1,4 +1,7 @@
-
-
name: "0.9.0"
path: "0_9_0_md.html"
-
name: "0.8.2"
path: "0_8_2_md.html"