chore: change version to 0.1.0

This commit is contained in:
Anna 2021-01-15 20:18:01 -05:00
parent df1dd701a1
commit 7e7b5d01b3
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net48</TargetFramework>
<Version>1.0.0</Version>
<Version>0.1.0</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
</PropertyGroup>