Skip to content

Commit

Permalink
Update README.md (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
ns-vasilev authored Dec 24, 2024
1 parent 49dd345 commit feb72a5
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 @@ -244,7 +244,7 @@ Once you have your Swift package set up, adding `validator` as a dependency is a

```swift
dependencies: [
.package(url: "https://github.com/space-code/validator.git", .upToNextMajor(from: "1.0.0"))
.package(url: "https://github.com/space-code/validator.git", .upToNextMajor(from: "1.1.0"))
]
```

Expand Down

0 comments on commit feb72a5

Please sign in to comment.