Skip to content

Commit a84e7af

Browse files
committed
Remove rc tag.
1 parent 60d8786 commit a84e7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
In your `Package.swift` file, add the following
1212

1313
```swift
14-
.package(url: "https://github.com/vapor-community/google-cloud.git", from: "1.0.0-rc")
14+
.package(url: "https://github.com/vapor-community/google-cloud.git", from: "1.0.0")
1515
```
1616

1717
## Usage

0 commit comments

Comments
 (0)