chore: bump version to 1.0.0

This commit is contained in:
Anna 2021-04-16 00:26:18 -04:00
parent cacc93515e
commit db427c4c8a
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<Version>0.1.1</Version>
<Version>1.0.0</Version>
<TargetFramework>net48</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>