We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3141f2f commit bd4bf11Copy full SHA for bd4bf11
.gitignore
@@ -65,3 +65,4 @@ fastlane/screenshots
65
fastlane/test_output
66
67
xcuserdata
68
+Carthage
EnvoyAmbassador.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'EnvoyAmbassador'
3
- spec.version = '4.0.1'
+ spec.version = '4.0.2'
4
spec.summary = 'Lightweight web framework in Swift based on SWSGI'
5
spec.homepage = 'https://github.com/envoy/Ambassador'
6
spec.license = 'MIT'
0 commit comments