Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
akidon0000 committed Feb 16, 2024
1 parent 149bd08 commit 881cd22
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 @@ -20,7 +20,7 @@
```swift
let package = Package(
dependencies: [
.package(url: "https://github.com/akidon0000/swift-aklog", .upToNextMajor(from: "0.0.1")),
.package(url: "https://github.com/akidon0000/swift-aklog", .upToNextMajor(from: "0.1.0")),
],
targets: [
.target(
Expand Down

0 comments on commit 881cd22

Please sign in to comment.