Skip to content

Commit f78b9f5

Browse files
committed
Bump version
1 parent 320e84a commit f78b9f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ A smol DNS server (around 100 loc) that's configured with a static JSON file. Us
66

77
### Go
88
```shell
9-
go install github.com/bahlo/mapdns@v0.1.0
9+
go install github.com/bahlo/mapdns@v0.2.0
1010
```
1111

1212
### Docker
1313
```shell
14-
docker pull ghcr.io/bahlo/mapdns:0.1.0
14+
docker pull ghcr.io/bahlo/mapdns:0.2.0
1515
```
1616

1717
## Example

0 commit comments

Comments
 (0)