Skip to content

Commit 1cf1eeb

Browse files
committed
Minor version bump (0.2.0)
1 parent df8bd24 commit 1cf1eeb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.appveyor.yml

Lines changed: 1 addition & 1 deletion
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
image: Visual Studio 2017
33
skip_branch_with_pr: true
44
branches:

src/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>0.1.0</VersionPrefix>
3+
<VersionPrefix>0.2.0</VersionPrefix>
44

55
<RootNamespace>InfinityCrawler</RootNamespace>
66

0 commit comments

Comments
 (0)