From 8d5a91c33484542e2ec17b711cf162937f3bc1b3 Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Tue, 11 Sep 2018 09:06:22 -0700 Subject: [PATCH] Bump to 1.1.1 release --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index cc4f77aa..2cc6cced 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -95,7 +95,7 @@ vendored: &VENDORED LIBRARY: "" openssl_111: &OPENSSL_111 LIBRARY: openssl - VERSION: 1.1.1-pre9 + VERSION: 1.1.1 openssl_110: &OPENSSL_110 LIBRARY: openssl VERSION: 1.1.0i