Bump version to 0.2 for release
This commit is contained in:
parent
a76879d80f
commit
311e01dada
|
@ -1,6 +1,6 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<Version>0.1.0</Version>
|
||||
<Version>0.2.0</Version>
|
||||
<Authors>praeclarum</Authors>
|
||||
<Description>Small cross-platform UI library for .NET that uses web technologies.</Description>
|
||||
<PackageTags>UI;CrossPlatform</PackageTags>
|
||||
|
@ -16,4 +16,4 @@
|
|||
<ItemGroup>
|
||||
<EmbeddedResource Include="Client.js" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
|
Loading…
Reference in New Issue