We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ae140 commit b124cb9Copy full SHA for b124cb9
Coplt.Mathematics.Simt/Coplt.Mathematics.Simt.csproj
@@ -10,7 +10,7 @@
10
<RunPostBuildEvent>Always</RunPostBuildEvent>
11
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
12
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
13
- <Version>0.1.0</Version>
+ <Version>0.2.0</Version>
14
<Description>HLSL-style linear algebra math library with full simd support</Description>
15
<PackageProjectUrl>https://github.com/coplt/Coplt.Mathematics</PackageProjectUrl>
16
<RepositoryUrl>https://github.com/coplt/Coplt.Mathematics</RepositoryUrl>
0 commit comments