We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153eba7 commit 4226547Copy full SHA for 4226547
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
<!-- See https://aka.ms/dotnet/msbuild/customize for more details on customizing your build -->
3
<PropertyGroup>
4
- <Version>0.1.2</Version>
+ <Version>0.1.3</Version>
5
<FileVersion>$(Version)</FileVersion>
6
<AssemblyVersion>$(Version)</AssemblyVersion>
7
<Company>AIDotNet</Company>
0 commit comments