We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d287a90 commit 80f2ee7Copy full SHA for 80f2ee7
Directory.Build.props
@@ -3,7 +3,7 @@
3
<Product>Zig MSBuild Toolsets</Product>
4
<Description>The Zig compiler and standard library packaged for use in MSBuild.</Description>
5
<Authors>Alex Rønne Petersen, Zig Contributors</Authors>
6
- <ZigVersion>0.9.0</ZigVersion>
+ <ZigVersion>0.9.1</ZigVersion>
7
<ToolsetVersion>1</ToolsetVersion>
8
<Version>$(ZigVersion).$(ToolsetVersion)</Version>
9
</PropertyGroup>
0 commit comments