Skip to content

Commit bc0373d

Browse files
committed
Bump version number to 0.2. (dotnet#95)
We've shipped 0.1.0, we should start producing higher versions now. Fix dotnet#85
1 parent b81bdb0 commit bc0373d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/BranchInfo.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<MajorVersion>0</MajorVersion>
4-
<MinorVersion>1</MinorVersion>
4+
<MinorVersion>2</MinorVersion>
55
<PatchVersion>0</PatchVersion>
66
<PreReleaseLabel>preview</PreReleaseLabel>
77
</PropertyGroup>

0 commit comments

Comments
 (0)