From c7a3978c5c5051b251928f7d35a9c158686b5b50 Mon Sep 17 00:00:00 2001 From: Theodore Tsirpanis Date: Fri, 3 Sep 2021 00:11:57 +0300 Subject: [PATCH] This is version 0.4.0. --- appveyor.yml | 2 +- src/nuget.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 4e75be8..a3a7b00 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 0.2.0.{build} +version: 0.4.0.{build} image: - Visual Studio 2019 - Ubuntu diff --git a/src/nuget.props b/src/nuget.props index edca36e..04ca4fc 100644 --- a/src/nuget.props +++ b/src/nuget.props @@ -1,6 +1,6 @@ - 0.3.3 + 0.4.0 Theodore Tsirpanis Copyright © Theodore Tsirpanis. Licensed under the MIT License. MIT