aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGuillaume Pasquet <dev@etenil.net>2022-04-06 21:13:12 +0100
committerGuillaume Pasquet <dev@etenil.net>2022-04-06 21:13:12 +0100
commit9fb0f86fb5c17ee7a0fd14b3f824af39054761d9 (patch)
tree88900d107d802dbce30890c2e155711b1cd7db97 /Cargo.toml
parent21d9018175e1c33932b9587982a636064a3b9df7 (diff)
Bump version to 0.4.3
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7b0d600..9d2e3ed 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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."