Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bahlo committed Oct 31, 2021
1 parent 320e84a commit f78b9f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ A smol DNS server (around 100 loc) that's configured with a static JSON file. Us

### Go
```shell
go install github.com/bahlo/mapdns@v0.1.0
go install github.com/bahlo/mapdns@v0.2.0
```

### Docker
```shell
docker pull ghcr.io/bahlo/mapdns:0.1.0
docker pull ghcr.io/bahlo/mapdns:0.2.0
```

## Example
Expand Down

0 comments on commit f78b9f5

Please sign in to comment.