From 5d048d6de1564b3d19e152da3e734fd83af5e875 Mon Sep 17 00:00:00 2001 From: Arman Ghazanchyan Date: Thu, 23 Sep 2021 22:44:01 -0700 Subject: [PATCH] Added new feature and updated version number. --- AgeCalculator/AgeCalculator.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AgeCalculator/AgeCalculator.csproj b/AgeCalculator/AgeCalculator.csproj index 34bb365..bd309eb 100644 --- a/AgeCalculator/AgeCalculator.csproj +++ b/AgeCalculator/AgeCalculator.csproj @@ -9,7 +9,7 @@ https://github.com/arman-g/AgeCalculator Git age calculator - 1.1.3 + 1.2.0 For sample usage see the REDME file under the repository. https://github.com/arman-g/AgeCalculator