From 137605ed4a862c9051c545c7ff1f00044b759d36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mos=C3=A8=20Giordano?= Date: Sun, 18 Apr 2021 19:45:55 +0100 Subject: [PATCH] Release v0.6.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9574efd0..93614e06 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "BinaryBuilderBase" uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e" authors = ["Elliot Saba "] -version = "0.5.4" +version = "0.6.0" [deps] CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"