We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60d8786 commit a84e7afCopy full SHA for a84e7af
README.md
@@ -11,7 +11,7 @@
11
In your `Package.swift` file, add the following
12
13
```swift
14
-.package(url: "https://github.com/vapor-community/google-cloud.git", from: "1.0.0-rc")
+.package(url: "https://github.com/vapor-community/google-cloud.git", from: "1.0.0")
15
```
16
17
## Usage
0 commit comments