From 27c29ed97e561c72e5123b46202693cc94d19ed6 Mon Sep 17 00:00:00 2001 From: Johnny Chen Date: Fri, 18 Sep 2020 00:15:14 +0800 Subject: [PATCH] Augmentor v0.6.2 trigger the first versioned docs build to make https://evizero.github.io/Augmentor.jl/stable available --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 00ca158f..4589c849 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Augmentor" uuid = "02898b10-1f73-11ea-317c-6393d7073e15" authors = ["Christof Stocker "] -version = "0.6.1" +version = "0.6.2" [deps] ComputationalResources = "ed09eef8-17a6-5b46-8889-db040fac31e3"