We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e56cc commit 8306686Copy full SHA for 8306686
README.md
@@ -19,7 +19,7 @@ So it's assumed that *kvEnvironment* can be compiled on any platform Swift is av
19
20
#### Package Dependencies:
21
```swift
22
-.package(url: "https://github.com/keyvariable/kvEnvironment.git", from: "0.1.0")
+.package(url: "https://github.com/keyvariable/kvEnvironment.git", from: "0.2.0")
23
```
24
#### Target Dependencies:
25
0 commit comments