Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Commit f40186b

Browse files
committed
Update instalation instructions for 0.2.0 📖
1 parent caa867b commit f40186b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ You can install the `BaggageContext` library through the Swift Package Manager.
1515
```swift
1616
dependencies: [
1717
.package(
18-
name: "swift-baggage-context",
19-
url: "https://github.com/slashmo/gsoc-swift-baggage-context.git",
20-
from: "0.1.0"
18+
name: "swift-baggage-context",
19+
url: "https://github.com/slashmo/gsoc-swift-baggage-context.git",
20+
from: "0.2.0"
2121
)
2222
]
2323
```

0 commit comments

Comments
 (0)