diff options
author | Guillaume Pasquet <dev@etenil.net> | 2022-03-20 09:05:13 +0000 |
---|---|---|
committer | Guillaume Pasquet <dev@etenil.net> | 2022-03-20 09:05:13 +0000 |
commit | 4d76e3d4c852967430b30cff4f6567cb8d7e9235 (patch) | |
tree | 18e9d0a8aec3927b6aebdb0f7071ea935d90583f /Cargo.toml | |
parent | d163f893b1fc1b392709a0ceb087b053fc8ebcb6 (diff) |
Bump version
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.3.0" +version = "0.3.1" edition = "2021" license = "GPL-3.0-or-later" description = "Command-line tool to perform file-based HTTP(s) requests." |