chore: bump version to 1.6.0

This commit is contained in:
Anna 2021-05-29 01:26:09 -04:00
parent 1c026b11f2
commit f8efd49ba3
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0

View File

@ -5,7 +5,7 @@
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<Version>1.5.2</Version> <Version>1.6.0</Version>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>