Skip to content

Commit 33f47ae

Browse files
committed
Bump version to 0.2.0
1 parent 61006aa commit 33f47ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 0.1.0.{build}
1+
version: 0.2.0.{build}
22
os: Unstable
33
configuration: Release
44
clone_depth: 10
@@ -10,7 +10,7 @@ branches:
1010
assembly_info:
1111
patch: true
1212
file: '**\AssemblyInfo.*'
13-
assembly_version: '0.1.0' # This version number should always have 0 for the last section
13+
assembly_version: '0.2.0' # This version number should always have 0 for the last section
1414
assembly_file_version: '{version}'
1515
assembly_informational_version: '{version}'
1616

0 commit comments

Comments
 (0)