From 90ada426c6c77eb43a50d247b99c88eb623b5b92 Mon Sep 17 00:00:00 2001 From: Adam Patridge Date: Fri, 25 Aug 2017 16:29:07 -0600 Subject: [PATCH] Release v0.1.0 to NuGet. --- Cake.ArgumentHelpers/packages.config | 1 + Package.nuspec | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Cake.ArgumentHelpers/packages.config b/Cake.ArgumentHelpers/packages.config index a9df941..6f24d92 100644 --- a/Cake.ArgumentHelpers/packages.config +++ b/Cake.ArgumentHelpers/packages.config @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/Package.nuspec b/Package.nuspec index 4eb7bac..6db5ef0 100644 --- a/Package.nuspec +++ b/Package.nuspec @@ -2,7 +2,7 @@ Cake.ArgumentHelpers - 0.0.3 + 0.1.0 Adam Patridge Adam Patridge https://rawgithub.com/cake-contrib/graphics/master/svg/cake-contrib.svg @@ -10,7 +10,7 @@ https://github.com/patridge/Cake.ArgumentHelpers false Cake add-on trying to make it easier to handle various inputs from arguments and environment variable. - Initial release + Added string helper. Unit tests are also available/passing. Copyright (c) Adam Patridge 2017 Cake Script Build