We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996a587 commit 6a20dbeCopy full SHA for 6a20dbe
gltf-loader.cabal
@@ -5,7 +5,7 @@ cabal-version: 1.12
5
-- see: https://github.com/sol/hpack
6
7
name: gltf-loader
8
-version: 0.2.0.1
+version: 0.3.0.0
9
synopsis: High level GlTF loader
10
description: Please see the README on Github at <https://github.com/sgillespie/haskell-gltf-loader#readme>
11
category: Graphics
package.yaml
@@ -1,5 +1,5 @@
1
2
3
github: sgillespiep/haskell-gltf-loader
4
license: MIT
author: Sean D Gillespie
0 commit comments