diff --git a/.github/workflows/ios_build.yml b/.github/workflows/ios_build.yml index 4b55d07d5b..9e9e184122 100644 --- a/.github/workflows/ios_build.yml +++ b/.github/workflows/ios_build.yml @@ -34,7 +34,7 @@ jobs: name: swift_helloworld needs: iosbuild runs-on: macOS-latest - timeout-minutes: 15 + timeout-minutes: 30 steps: - uses: actions/checkout@v1 with: diff --git a/EnvoyMobile.podspec b/EnvoyMobile.podspec index c9f35cdf09..994059cf0d 100644 --- a/EnvoyMobile.podspec +++ b/EnvoyMobile.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'EnvoyMobile' - s.version = '0.3.1.03302021' + s.version = '0.3.1.04152021' 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 ce9b3828be..6bd3a28785 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.1.03302021 +0.3.1.04152021