Skip to content

Commit 067d089

Browse files
committed
Version 1.5.3
1 parent 35b6ec8 commit 067d089

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Examples/apps/BasicExample/BasicExample.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 52;
6+
objectVersion = 54;
77
objects = {
88

99
/* Begin PBXBuildFile section */

Sources/Segment/Version.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
// Use release.sh's automation.
1616

1717
// BREAKING.FEATURE.FIX
18-
internal let __segment_version = "1.5.2"
18+
internal let __segment_version = "1.5.3"

0 commit comments

Comments
 (0)