Skip to content

Commit f0385fe

Browse files
rachguorachguo
authored andcommitted
update version number in Package.swift
1 parent 4d2b60a commit f0385fe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Package.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@
88
// A user of the Swift Package Manager (SPM) package will consume this file directly from the ORT SPM github repository.
99
// For context, the end user's config will look something like:
1010
//
11-
// TODO: UPDATE VERSION NUMBER HERE ONCE A 1.16.0 RELEASE IS CONDUCTED ON THE SPM REPO
1211
// dependencies: [
13-
// .package(url: "https://github.com/microsoft/onnxruntime-swift-package-manager", from: "1.15.0"),
12+
// .package(url: "https://github.com/microsoft/onnxruntime-swift-package-manager", from: "1.16.0"),
1413
// ...
1514
// ],
1615
//

0 commit comments

Comments
 (0)