Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerty541 committed Oct 5, 2023
1 parent 986518d commit 275bd0d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## v0.1.2 (05.10.2023)

- Add keywords and categories fields into Cargo.toml

## v0.1.1 (04.10.2023)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dns-bench"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
authors = ["Alexandr Garbuzov <[email protected]>"]
description = "Determine the fastest DNS for yourself using simple command line tool."
Expand Down

0 comments on commit 275bd0d

Please sign in to comment.