Skip to content

Commit c46c5ec

Browse files
committed
Version bump 1.5.1
1 parent ea4dbe1 commit c46c5ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Example/Example.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="glfw-net" Version="3.3.1" />
12-
<PackageReference Include="tdvk" Version="1.5.0" />
12+
<PackageReference Include="tdvk" Version="1.5.1" />
1313
</ItemGroup>
1414

1515
</Project>

package/TdVk.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata>
44
<id>TdVk</id>
5-
<version>1.5.0</version>
5+
<version>1.5.1</version>
66
<authors>Tacodiva, Eric Mellino</authors>
77
<description>Cross-platform low-level bindings for the Vulkan 1.3 graphics and compute API and its extensions.</description>
88

0 commit comments

Comments
 (0)