Skip to content

Commit 80f2ee7

Browse files
committed
Update to Zig 0.9.1.
1 parent d287a90 commit 80f2ee7

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
@@ -3,7 +3,7 @@
33
<Product>Zig MSBuild Toolsets</Product>
44
<Description>The Zig compiler and standard library packaged for use in MSBuild.</Description>
55
<Authors>Alex Rønne Petersen, Zig Contributors</Authors>
6-
<ZigVersion>0.9.0</ZigVersion>
6+
<ZigVersion>0.9.1</ZigVersion>
77
<ToolsetVersion>1</ToolsetVersion>
88
<Version>$(ZigVersion).$(ToolsetVersion)</Version>
99
</PropertyGroup>

0 commit comments

Comments
 (0)