Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rismay committed Oct 27, 2024
1 parent 0bae2d4 commit 43e23ba
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 @@ -30,7 +30,7 @@ Add `WrkstrmMain` as a dependency in your `Package.swift` file:

```swift
dependencies: [
.package(url: "https://github.com/wrkstrm/WrkstrmMain.git", .upToNextMajor(from: "0.0.0"))
.package(url: "https://github.com/wrkstrm/WrkstrmMain.git", .upToNextMajor(from: "1.0.0"))
]
```

Expand Down

0 comments on commit 43e23ba

Please sign in to comment.