From ca6531ed467d1772f7b4afed05a69d666b071c14 Mon Sep 17 00:00:00 2001
From: Guillaume Pasquet <dev@etenil.net>
Date: Thu, 17 Feb 2022 16:12:07 +0000
Subject: Bump version number

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Cargo.toml')

diff --git a/Cargo.toml b/Cargo.toml
index 4f2849c..6e5e22c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "barb"
-version = "0.1.1"
+version = "0.1.2"
 edition = "2018"
 license = "GPL-3.0-or-later"
 description = "Command-line tool to perform file-based HTTP(s) requests."
-- 
cgit v1.2.3