Skip to content

Commit d4e988a

Browse files
author
Brandon Sneed
committed
updated segment analytics version
1 parent 76c78be commit d4e988a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ let package = Package(
2222
.package(
2323
name: "Segment",
2424
url: "https://github.com/segmentio/analytics-swift.git",
25-
.branch("main")
25+
from: "1.1.1"
2626
)
2727
],
2828
targets: [

0 commit comments

Comments
 (0)