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 50770cd commit 22e7f58Copy full SHA for 22e7f58
Directory.Build.props
@@ -5,7 +5,7 @@
5
<Company>Vezel</Company>
6
<Authors>Zig Contributors, $(Company) Contributors</Authors>
7
<Copyright>Copyright © $(Authors)</Copyright>
8
- <ZigVersion>0.10.0</ZigVersion>
+ <ZigVersion>0.10.1</ZigVersion>
9
<ToolsetVersion>1</ToolsetVersion>
10
<Version>$(ZigVersion).$(ToolsetVersion)</Version>
11
</PropertyGroup>
0 commit comments