Skip to content

Commit

Permalink
Release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereg committed Jan 10, 2024
1 parent e41b120 commit fe3a52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ let package = Package(
.package(url: "https://github.com/StanfordSpezi/Spezi", from: "1.0.0"),
.package(url: "https://github.com/StanfordSpezi/SpeziViews.git", from: "1.0.0"),
.package(url: "https://github.com/StanfordSpezi/SpeziStorage", from: "1.0.0"),
.package(url: "https://github.com/StanfordSpezi/SpeziAccount", branch: "feature/spezi-1.0"),
.package(url: "https://github.com/StanfordSpezi/SpeziAccount", from: "1.0.0"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "10.13.0")
],
targets: [
Expand Down

0 comments on commit fe3a52e

Please sign in to comment.