minor version bump

This commit is contained in:
2025-12-09 16:50:23 -07:00
parent 0cddb3e8c8
commit f60c9b32a8
5 changed files with 10 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<AssemblyName>StationeersSlang</AssemblyName>
<Description>Slang Compiler Bridge</Description>
<Version>0.1.2</Version>
<Version>0.2.0</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
</PropertyGroup>