diff --git a/Embassy.podspec b/Embassy.podspec index 79f6479..0ca519e 100644 --- a/Embassy.podspec +++ b/Embassy.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'Embassy' - spec.version = '4.0.5' + spec.version = '4.0.6' spec.summary = 'Lightweight async HTTP server in pure Swift for iOS/macOS UI Automatic testing data mocking' spec.homepage = 'https://github.com/envoy/Embassy' spec.license = 'MIT'