We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e8df50 commit 82f682eCopy full SHA for 82f682e
README.md
@@ -12,7 +12,7 @@ Once you have your Swift package set up, adding Alamofire as a dependency is as
12
13
```swift
14
dependencies: [
15
- .package(url: "https://github.com/nimblehq/JSONMapper.git", .upToNextMajor(from: "1.0.1"))
+ .package(url: "https://github.com/nimblehq/JSONMapper.git", .upToNextMajor(from: "1.0.2"))
16
]
17
```
18
0 commit comments