Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ns-vasilev committed Dec 25, 2024
1 parent bf3c0a1 commit 2015350
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 @@ -91,7 +91,7 @@ Once you have your Swift package set up, adding `log` as a dependency is as easy

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

Expand Down

0 comments on commit 2015350

Please sign in to comment.