Browse Source

bump version

Vicente Penades 6 years ago
parent
commit
a23ea44404
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/SharpGLTF.DOM/SharpGLTF.csproj

+ 1 - 1
src/SharpGLTF.DOM/SharpGLTF.csproj

@@ -11,7 +11,7 @@
     <Description>SharpGLTF is a c# library for reading and writing glTF2 3D models</Description>
     <Copyright>Copyright (c) 2019 Vicente Penades</Copyright>
     <PackageTags>C# glTF 3D</PackageTags>
-    <Version>1.0.0-alpha0002</Version>
+    <Version>1.0.0-alpha0003</Version>
     <LangVersion>latest</LangVersion>
     <DebugSymbols>true</DebugSymbols>
     <PackageLicenseFile>LICENSE</PackageLicenseFile>