diff options
author | Guillaume Pasquet <dev@etenil.net> | 2022-04-06 21:13:12 +0100 |
---|---|---|
committer | Guillaume Pasquet <dev@etenil.net> | 2022-04-06 21:13:12 +0100 |
commit | 9fb0f86fb5c17ee7a0fd14b3f824af39054761d9 (patch) | |
tree | 88900d107d802dbce30890c2e155711b1cd7db97 /Cargo.toml | |
parent | 21d9018175e1c33932b9587982a636064a3b9df7 (diff) |
Bump version to 0.4.3
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "barb" -version = "0.4.2" +version = "0.4.3" edition = "2021" license = "GPL-3.0-or-later" description = "Command-line tool to perform file-based HTTP(s) requests." |