From f6e2997e282484277fee65c9bd89b8749ce10540 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Mon, 17 Dec 2018 15:37:41 -0500 Subject: [PATCH] httpie: Update version number --- httpie/.httpie/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpie/.httpie/config.json b/httpie/.httpie/config.json index 3b9b5d22..82b6bd51 100644 --- a/httpie/.httpie/config.json +++ b/httpie/.httpie/config.json @@ -2,7 +2,7 @@ "__meta__": { "about": "HTTPie configuration file", "help": "https://httpie.org/doc#config", - "httpie": "1.0.0" + "httpie": "1.0.2" }, "default_options": [ "--session-read-only",