From d0b5e89cacbdcf36dd35f72abe029baac24ef080 Mon Sep 17 00:00:00 2001 From: Takafumi Arakaki Date: Tue, 26 Apr 2022 14:25:11 +0900 Subject: [PATCH] Bump to 0.1.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 67009e5..6e60b4d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ConcurrentUtils" uuid = "3df5f688-6c4c-4767-8685-17f5ad261477" authors = ["Takafumi Arakaki and contributors"] -version = "0.1.0-DEV" +version = "0.1.0" [deps] ExternalDocstrings = "e189563c-0753-4f5e-ad5c-be4293c83fb4"