Skip to content

Commit

Permalink
release/1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekTree0101 committed May 17, 2024
1 parent 1804de4 commit fbf48e6
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 @@ -144,7 +144,7 @@ Once you have your Swift package set up, adding SushiBelt as a dependency is as

```swift
dependencies: [
.package(url: "https://github.com/daangn/SushiBelt.git", .upToNextMajor(from: "1.0.0"))
.package(url: "https://github.com/daangn/SushiBelt.git", .upToNextMajor(from: "1.0.5"))
]
```

Expand Down

0 comments on commit fbf48e6

Please sign in to comment.