From f6f20490968d64b3ef0f20a64869d222813b5d6d Mon Sep 17 00:00:00 2001 From: srz_zumix Date: Tue, 5 Nov 2019 17:59:59 +0900 Subject: [PATCH] Update iutest.nuspec --- projects/nuget/iutest.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/nuget/iutest.nuspec b/projects/nuget/iutest.nuspec index 987d9db598..937b2a7c03 100644 --- a/projects/nuget/iutest.nuspec +++ b/projects/nuget/iutest.nuspec @@ -3,9 +3,9 @@ iutest iutest - 1.16.99 + 1.17.0 Takazumi Shirayanagi - Copyright (c) 2011-2018 + Copyright (c) 2011-2019 C++ testing framework. iutest is framework for writing C++ tests. Supports automatic tests discovery, include only, value- and type- parameterized tests,