From 0ad163b76697fc0cf89a891b166a9bde36b4e847 Mon Sep 17 00:00:00 2001 From: Jose Ulises Nino Rivera Date: Tue, 20 Apr 2021 20:04:19 -0500 Subject: [PATCH] release: v0.3.1.04202021 (#1398) Signed-off-by: Jose Nino --- EnvoyMobile.podspec | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/EnvoyMobile.podspec b/EnvoyMobile.podspec index 994059cf0d..5c677d8720 100644 --- a/EnvoyMobile.podspec +++ b/EnvoyMobile.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'EnvoyMobile' - s.version = '0.3.1.04152021' + s.version = '0.3.1.04202021' s.author = 'Lyft, Inc.' s.summary = 'Client networking libraries based on the Envoy project' s.homepage = 'https://envoy-mobile.github.io' diff --git a/VERSION b/VERSION index 6bd3a28785..37a55cfd04 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.1.04152021 +0.3.1.04202021