From f7b930a419393bf0a82bca877afe021695c07a29 Mon Sep 17 00:00:00 2001 From: Oluwatoni Solarin-Sodara Date: Thu, 23 Nov 2017 16:13:00 +0100 Subject: [PATCH] bump version number --- appveyor.yml | 2 +- src/Pose/Pose.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index a32cbfc..b5cb180 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: '1.0.0.{build}' +version: '1.1.0.{build}' configuration: - Debug - Release diff --git a/src/Pose/Pose.csproj b/src/Pose/Pose.csproj index 9b73d2f..845c976 100644 --- a/src/Pose/Pose.csproj +++ b/src/Pose/Pose.csproj @@ -2,7 +2,7 @@ Pose Replace any .NET method (including static and non-virtual) with a delegate - 1.0.1 + 1.1.0 netstandard2.0 portable Pose