Skip to content

Commit feb72a5

Browse files
authored
Update README.md (#17)
1 parent 49dd345 commit feb72a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Once you have your Swift package set up, adding `validator` as a dependency is a
244244

245245
```swift
246246
dependencies: [
247-
.package(url: "https://github.com/space-code/validator.git", .upToNextMajor(from: "1.0.0"))
247+
.package(url: "https://github.com/space-code/validator.git", .upToNextMajor(from: "1.1.0"))
248248
]
249249
```
250250

0 commit comments

Comments
 (0)