From abd0be37616020a6102f66d875a71b33a2df601c Mon Sep 17 00:00:00 2001 From: Kenta Sato Date: Sun, 3 Mar 2019 12:45:12 +0900 Subject: [PATCH] update version --- Project.toml | 2 +- REQUIRE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index d82a5e9..8a42045 100644 --- a/Project.toml +++ b/Project.toml @@ -1,5 +1,5 @@ name = "EzXML" -version = "0.9.0" +version = "0.9.1" authors = ["Kenta Sato "] uuid = "8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615" diff --git a/REQUIRE b/REQUIRE index 86bd15b..3577dc0 100644 --- a/REQUIRE +++ b/REQUIRE @@ -1,2 +1,2 @@ julia 0.7 -BinaryProvider 0.3 +BinaryProvider 0.5