From 3180c8018b79923dde24f1720baf7487f3ed833c Mon Sep 17 00:00:00 2001 From: Eoin O'Connor Date: Sun, 2 Apr 2017 10:06:00 +1000 Subject: [PATCH] [NoTicket] - Bumped the minor version number, now that the library supports multiple targets, including .NET Core. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index c234585..14002a8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 1.0.{build} +version: 1.1.{build} image: Visual Studio 2017 skip_tags: true configuration: Release