diff options
author | Guillaume Pasquet <dev@etenil.net> | 2022-02-27 23:14:02 +0000 |
---|---|---|
committer | Guillaume Pasquet <dev@etenil.net> | 2022-02-27 23:14:02 +0000 |
commit | f797f10c2eda28a221759fc26ddf483f41232604 (patch) | |
tree | bb0ed036dbc9190e7e7d29565d9fd747d41ac294 /Cargo.toml | |
parent | 8e3fde02d8878ba1734305394c63eb841440a327 (diff) |
Bump version to 0.2.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.2.1" +version = "0.2.2" edition = "2021" license = "GPL-3.0-or-later" description = "Command-line tool to perform file-based HTTP(s) requests." |