From 235c6456f680f6cd604e067e8ccb3b55cdbfab0f Mon Sep 17 00:00:00 2001 From: wcdha Date: Wed, 6 Jan 2016 19:00:12 +1300 Subject: [PATCH] Updated nuget package file. --- WildUnitTesting.autopkg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WildUnitTesting.autopkg b/WildUnitTesting.autopkg index 3a76852..2a7f712 100644 --- a/WildUnitTesting.autopkg +++ b/WildUnitTesting.autopkg @@ -1,7 +1,7 @@ nuget { nuspec { id = WildUnitTesting; - version : 1.0.0.0; + version : 1.0.1.0; title: Wild Coast Unit Testing; authors: {Wild Coast Solutions}; owners: {Wild Coast Solutions}; @@ -12,8 +12,8 @@ nuget { description: @"Simple, header only, no dependency unit testing library with an emphasis on being clean and easy to use."; releaseNotes: ""; projectUrl: "https://github.com/WildCoastSolutions/UnitTesting"; - copyright: Copyright (c) 2014-2015 Wild Coast Solutions. All rights reserved.; - tags: { unit testing, native, simple, cross platform }; + copyright: Copyright (c) 2014-2016 Wild Coast Solutions. All rights reserved.; + tags: { unit testing, C++, native, simple, header only, no dependency, cross platform }; }; files {