Skip to content

Commit ea988d1

Browse files
committed
version 0.1.4
1 parent 8dd18c7 commit ea988d1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyperlink"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
authors = ["Markus Unterwaditzer <markus-honeypot@unterwaditzer.net>"]
55
edition = "2018"
66
license = "MIT"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Very fast link checker for static sites.
4545
Or as GitHub action:
4646

4747
```
48-
- uses: untitaker/hyperlink@0.1.3
48+
- uses: untitaker/hyperlink@0.1.4
4949
with:
5050
args: public/ --sources src/
5151
```

0 commit comments

Comments
 (0)