Skip to content

Commit 82f682e

Browse files
committed
Update README
1 parent 7e8df50 commit 82f682e

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
@@ -12,7 +12,7 @@ Once you have your Swift package set up, adding Alamofire as a dependency is as
1212

1313
```swift
1414
dependencies: [
15-
.package(url: "https://github.com/nimblehq/JSONMapper.git", .upToNextMajor(from: "1.0.1"))
15+
.package(url: "https://github.com/nimblehq/JSONMapper.git", .upToNextMajor(from: "1.0.2"))
1616
]
1717
```
1818

0 commit comments

Comments
 (0)