Skip to content

Commit

Permalink
Bump 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
onmyway133 committed Jan 12, 2020
1 parent 2e6502f commit 4c5be65
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 @@ -135,7 +135,7 @@ Spek is distributed using the Swift Package Manager. To install it into a projec
let package = Package(
...
dependencies: [
.package(url: "https://github.com/onmyway133/Spek.git", from: "0.3.0")
.package(url: "https://github.com/onmyway133/Spek.git", from: "0.4.0")
],
...
)
Expand Down

0 comments on commit 4c5be65

Please sign in to comment.