From 831a9f70d2d3cbe6b87803cd2ccc1d833b4ae5c2 Mon Sep 17 00:00:00 2001 From: Alex Shtof Date: Wed, 24 Jan 2018 14:56:25 +0200 Subject: [PATCH] Version bump - 1.2 --- AutoDiff/Core/AutoDiff/AutoDiff.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AutoDiff/Core/AutoDiff/AutoDiff.csproj b/AutoDiff/Core/AutoDiff/AutoDiff.csproj index 8b92662..3061818 100644 --- a/AutoDiff/Core/AutoDiff/AutoDiff.csproj +++ b/AutoDiff/Core/AutoDiff/AutoDiff.csproj @@ -3,10 +3,10 @@ library netstandard1.1;netstandard1.4;netstandard1.6;netstandard2.0;net45;net46;net461;net462;net47 - 1.1.1 + 1.2 Alex Shtof AutoDiff - 1.1.1 + 1.2 High-performance and high-accuracy automatic function-differentiation library suitable for optimization and numeric computing. 6