From 96f8320cda0fa55055a73c9070ce1fa027375f8e Mon Sep 17 00:00:00 2001 From: Oscar Dowson Date: Thu, 21 Oct 2021 15:20:39 +1300 Subject: [PATCH] Minor version bump (#178) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 19c4719..48cf8cd 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Cbc" uuid = "9961bab8-2fa3-5c5a-9d89-47fab24efd76" repo = "https://github.com/jump-dev/Cbc.jl.git" -version = "0.8.1" +version = "0.9.0" [deps] BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232"