Skip to content

Commit 91a9a90

Browse files
Update README.md
1 parent 8bf31e2 commit 91a9a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For documentation related to flags management in GO Feature Flag, refer to the [
2525

2626
In the dependencies section of `Package.swift` add:
2727
```swift
28-
.package(url: "https://github.com/go-feature-flag/openfeature-swift-provider.git", from: "0.1.0")
28+
.package(url: "https://github.com/go-feature-flag/openfeature-swift-provider.git", from: "0.3.0")
2929
```
3030

3131
and in the target dependencies section add:

0 commit comments

Comments
 (0)