From 7ae339cc0d8d19826d9eb642c48534a0dd868750 Mon Sep 17 00:00:00 2001 From: Alex Arslan Date: Wed, 11 Aug 2021 09:39:13 -0700 Subject: [PATCH] Set version to 1.0.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 85c50a9a..b9d18274 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "BinaryBuilderBase" uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e" authors = ["Elliot Saba "] -version = "0.6.13" +version = "1.0.0" [deps] CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"