Skip to content

Commit e9c175e

Browse files
committed
version 0.1.3
1 parent 0d8dc15 commit e9c175e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.2"
3+
version = "0.1.3"
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.2
48+
- uses: untitaker/hyperlink@0.1.3
4949
with:
5050
args: public/ --sources src/
5151
```

0 commit comments

Comments
 (0)