Skip to content

Commit

Permalink
fix: updated version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
EragonJ committed Jan 24, 2023
1 parent 44da9e9 commit 893b752
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 @@ -23,7 +23,7 @@ Once you have your Swift package set up, adding Copicake as a dependency is as e

```swift
dependencies: [
.package(url: "https://github.com/Copicake/copicake-swift", from: "0.0.6")
.package(url: "https://github.com/Copicake/copicake-swift", from: "0.0.7")
]
```

Expand Down

0 comments on commit 893b752

Please sign in to comment.