Skip to content

Commit

Permalink
Bump version number to 0.2. (#95)
Browse files Browse the repository at this point in the history
We've shipped 0.1.0, we should start producing higher versions now.

Fix #85
  • Loading branch information
eerhardt authored and shauheen committed May 9, 2018
1 parent 051b62c commit 4f9ee89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/BranchInfo.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<MajorVersion>0</MajorVersion>
<MinorVersion>1</MinorVersion>
<MinorVersion>2</MinorVersion>
<PatchVersion>0</PatchVersion>
<PreReleaseLabel>preview</PreReleaseLabel>
</PropertyGroup>
Expand Down

0 comments on commit 4f9ee89

Please sign in to comment.