diff --git a/Embassy.podspec b/Embassy.podspec index b8265d7..79f6479 100644 --- a/Embassy.podspec +++ b/Embassy.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'Embassy' - spec.version = '4.0.4' + spec.version = '4.0.5' 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'