diff options
author | Guillaume Pasquet <dev@etenil.net> | 2022-04-02 09:19:26 +0100 |
---|---|---|
committer | Guillaume Pasquet <dev@etenil.net> | 2022-04-02 09:19:26 +0100 |
commit | 33ee7f6a66a1969c082bbca5e9e53a5d41ac6673 (patch) | |
tree | 0e37c5f4ba0718df4da0db38d814bc126e11ee10 /Cargo.toml | |
parent | 3fd2012f58cdcb47690f33a94db3455f7144505b (diff) |
Release version 0.4.2
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.1" +version = "0.4.2" edition = "2021" license = "GPL-3.0-or-later" description = "Command-line tool to perform file-based HTTP(s) requests." |