From 4c635e5ddefb37bbfaa38db573e13f2edd4f84f0 Mon Sep 17 00:00:00 2001
From: Sean Rees <sean@erifax.org>
Date: Mon, 3 Jan 2022 14:12:40 +0000
Subject: [PATCH] Bump to 0.3.3 to pickup new libdyson

This should address #14 (again? :-))
---
 BUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/BUILD b/BUILD
index 331bb30..5bdff37 100644
--- a/BUILD
+++ b/BUILD
@@ -112,5 +112,5 @@ pkg_deb(
     package = "prometheus-dyson",
     postrm = "debian/postrm",
     prerm = "debian/prerm",
-    version = "0.3.2",
+    version = "0.3.3",
 )
-- 
GitLab