From 86ab39bb09e8cd687bc39e94c46b252d8d8f1240 Mon Sep 17 00:00:00 2001 From: CameleonTH Date: Mon, 3 Jun 2019 22:50:03 +0200 Subject: [PATCH] Increment version to 0.2 --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 9a6937f..f5cae37 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,4 +1,4 @@ -version: 0.1.{build} +version: 0.2.{build} image: - Visual Studio 2017