Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vlaminck authored Dec 6, 2019
1 parent 18d836a commit c27fc29
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 @@ -8,7 +8,7 @@ A custom LogHandler that uses emojis to represent log levels. It is meant to be

add this to your `dependencies` list
```swift
.package(url: "https://github.com/SwiftMN/EmojiLogHandler.git", from: "1.0.0")
.package(url: "https://github.com/SwiftMN/EmojiLogHandler.git", from: "1.1.0")
```

and of course add `"EmojiLogHandler"` to your list target dependencies
Expand Down

0 comments on commit c27fc29

Please sign in to comment.