We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca663c1 commit b18c3f2Copy full SHA for b18c3f2
Package.swift
@@ -19,7 +19,7 @@ let package = Package(
19
],
20
dependencies: [
21
// Dependencies declare other packages that this package depends on.
22
- .package(url: "https://github.com/groue/GRDB.swift", from: "7.0.0-beta"),
+ .package(url: "https://github.com/groue/GRDB.swift", from: "7.0.0"),
23
24
targets: [
25
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
0 commit comments