Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DominatorVbN authored Dec 14, 2022
1 parent 0603fd7 commit efc3fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Once you have your Swift package set up, adding StorageToolKit-iOS as a dependen

```swift
dependencies: [
.package(url: "https://github.com/gojekfarm/StorageToolKit-iOS.git", .upToNextMajor(from: "0.0.9"))
.package(url: "https://github.com/gojekfarm/StorageToolKit-iOS.git", .upToNextMajor(from: "0.9.0"))
]
```

Expand Down

0 comments on commit efc3fd0

Please sign in to comment.