From 73da943d3c302b8165729d057b3e98e6429c9f80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mos=C3=A8=20Giordano?= Date: Mon, 25 Oct 2021 22:48:40 +0100 Subject: [PATCH] Release v1.0.2 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d5509fbd..a02e3ead 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "BinaryBuilderBase" uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e" authors = ["Elliot Saba "] -version = "1.0.1" +version = "1.0.2" [deps] CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"