Skip to content

Commit bd4bf11

Browse files
committed
Bump version, ignore files in Carthage
1 parent 3141f2f commit bd4bf11

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,4 @@ fastlane/screenshots
6565
fastlane/test_output
6666

6767
xcuserdata
68+
Carthage

EnvoyAmbassador.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'EnvoyAmbassador'
3-
spec.version = '4.0.1'
3+
spec.version = '4.0.2'
44
spec.summary = 'Lightweight web framework in Swift based on SWSGI'
55
spec.homepage = 'https://github.com/envoy/Ambassador'
66
spec.license = 'MIT'

0 commit comments

Comments
 (0)