diff options
author | Guillaume Pasquet <dev@etenil.net> | 2022-03-28 04:40:11 +0100 |
---|---|---|
committer | Guillaume Pasquet <dev@etenil.net> | 2022-03-28 04:40:11 +0100 |
commit | 7f2de7b232c829e0cab5e73bf7c73a3131ed42bd (patch) | |
tree | bc9ca99bd0c0e2b2ef9d7ecb13e84ec5a914af1c /Cargo.toml | |
parent | 435f39e720c7b74670fc588b09d66ba4f9d31ede (diff) |
Bump version 0.4.1
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.0" +version = "0.4.1" edition = "2021" license = "GPL-3.0-or-later" description = "Command-line tool to perform file-based HTTP(s) requests." |