From 9de474a9affa0243f300138f1c4757c3d592e4e9 Mon Sep 17 00:00:00 2001
From: Silas Davis <silas@monax.io>
Date: Tue, 24 Jul 2018 12:46:31 +0100
Subject: [PATCH] Prepare for 0.20.0 release

Signed-off-by: Silas Davis <silas@monax.io>
---
 scripts/deps/bos.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/deps/bos.sh b/scripts/deps/bos.sh
index 012ca71c..1f0aff80 100755
--- a/scripts/deps/bos.sh
+++ b/scripts/deps/bos.sh
@@ -2,4 +2,4 @@
 
 # The git revision of Bosmarmot/bos we will build and install into ./bin/ for integration tests
 
-echo "681dc6d1420aa2db346323ad2e8aca28f21ee4b8"
\ No newline at end of file
+echo "5b43575ee375e76804d1a0654b8f4edf350876d0"
\ No newline at end of file
-- 
GitLab