From e7140d04ee6725e51a24d35f748275357b55859d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Wed, 10 Aug 2022 17:27:09 -0300 Subject: [PATCH] Bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index b5956c24..d0fbee94 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ImageQuilting" uuid = "e8712464-036d-575c-85ac-952ae31322ab" author = "JĂșlio Hoffimann " -version = "0.18.1" +version = "0.18.2" [deps] CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" @@ -30,7 +30,7 @@ Graphs = "1.4" GraphsFlows = "0.1" ImageFiltering = "0.6, 0.7" ImageMorphology = "0.2, 0.3, 0.4" -Meshes = "0.22" +Meshes = "0.22, 0.23" ProgressMeter = "1.1" RecipesBase = "1.0" StatsBase = "0.32, 0.33"