Skip to content

Commit 4226547

Browse files
committed
chore: bump version to 0.1.3 in Directory.Build.props
1 parent 153eba7 commit 4226547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<!-- See https://aka.ms/dotnet/msbuild/customize for more details on customizing your build -->
33
<PropertyGroup>
4-
<Version>0.1.2</Version>
4+
<Version>0.1.3</Version>
55
<FileVersion>$(Version)</FileVersion>
66
<AssemblyVersion>$(Version)</AssemblyVersion>
77
<Company>AIDotNet</Company>

0 commit comments

Comments
 (0)