Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sliemeobn committed Jan 9, 2024
1 parent 35b39af commit 42203e8
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 @@ -12,7 +12,7 @@ This library allows you to communicate with virtually any network printer direct
## Add `ipp-nio` to your package
```swift
// Add to package dependencies
.package(url: "https://github.com/sliemeobn/ipp-nio.git", from: "0.1.0-alpha"),
.package(url: "https://github.com/sliemeobn/ipp-nio.git", from: "0.1.0"),
```
```swift
// Add to your target depencies
Expand Down

0 comments on commit 42203e8

Please sign in to comment.