Skip to content

Commit

Permalink
feat: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
dscyrescotti authored Dec 26, 2022
1 parent ba904dc commit 1c564cc
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 @@ -123,7 +123,7 @@ To explore more about **ShuffleStack**, check out the [documentation](https://ds
Add it as a dependency within your Package.swift.
```
dependencies: [
.package(url: "https://github.com/dscyrescotti/ShuffleIt.git", from: "2.1.1")
.package(url: "https://github.com/dscyrescotti/ShuffleIt.git", from: "2.1.2")
]
```

Expand Down

0 comments on commit 1c564cc

Please sign in to comment.