Skip to content

Commit

Permalink
tag: v0.2.3.03162020 (#753)
Browse files Browse the repository at this point in the history
Description: tag with two updates:
- #749. Disable lifecycle event-base stat flushing until #748 is resolved.
- #751 to get additional data of the number of retries attempted by envoy mobile

Signed-off-by: Jose Nino <[email protected]>
  • Loading branch information
junr03 authored Mar 17, 2020
1 parent 18adf93 commit 719673a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion EnvoyMobile.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'EnvoyMobile'
s.version = '0.2.3.03062020'
s.version = '0.2.3.03162020'
s.author = 'Lyft, Inc.'
s.summary = 'Client networking libraries based on the Envoy project'
s.homepage = 'https://envoy-mobile.github.io'
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.3.03062020
0.2.3.03162020

0 comments on commit 719673a

Please sign in to comment.