Skip to content

Commit 96bdab6

Browse files
committed
bump version
1 parent 9139eb8 commit 96bdab6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

EmbreeSharp/EmbreeSharp.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<Nullable>enable</Nullable>
66
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
77

8-
<AssemblyVersion>0.6.3</AssemblyVersion>
9-
<FileVersion>0.6.3</FileVersion>
8+
<AssemblyVersion>0.6.4</AssemblyVersion>
9+
<FileVersion>0.6.4</FileVersion>
1010
<RepositoryType>git</RepositoryType>
1111
<Description>Embree C# Low-level binding</Description>
1212
<Company>ksgfk</Company>
@@ -17,7 +17,7 @@
1717
<PackageTags>embree;wrapper</PackageTags>
1818
<PackageReleaseNotes>add helper func</PackageReleaseNotes>
1919
<PackageLicenseExpression>MIT</PackageLicenseExpression>
20-
<Version>0.6.3</Version>
20+
<Version>0.6.4</Version>
2121

2222
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2323
<DebugType>embedded</DebugType>

0 commit comments

Comments
 (0)