We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 107805c commit eb5bc77Copy full SHA for eb5bc77
Lua.NET.csproj
@@ -7,7 +7,7 @@
7
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8
<Nullable>enable</Nullable>
9
<PackageId>Lua.NET</PackageId>
10
- <Version>6.0.0</Version>
+ <Version>6.0.1</Version>
11
<Authors>Cody Tilkins</Authors>
12
<Copyright>Copyright © Cody Tilkins 2024</Copyright>
13
<Title>Lua.NET</Title>
0 commit comments