From acb943a284f4472cee3e6729eff973a6d896cf45 Mon Sep 17 00:00:00 2001 From: yufongpeng <54415349+yufongpeng@users.noreply.github.com> Date: Fri, 15 Dec 2023 09:40:00 +0800 Subject: [PATCH] bump to v0.2.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index aaa4a31..740b428 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ChemistryQuantitativeAnalysis" uuid = "3ed48883-6809-43ec-b77a-d23b0650d8c4" authors = ["Yu-Fong Peng "] -version = "0.1.0" +version = "0.2.0" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"