Skip to content

Commit 6a20dbe

Browse files
committed
v0.3.0.0
1 parent 996a587 commit 6a20dbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gltf-loader.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cabal-version: 1.12
55
-- see: https://github.com/sol/hpack
66

77
name: gltf-loader
8-
version: 0.2.0.1
8+
version: 0.3.0.0
99
synopsis: High level GlTF loader
1010
description: Please see the README on Github at <https://github.com/sgillespie/haskell-gltf-loader#readme>
1111
category: Graphics

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: gltf-loader
2-
version: 0.2.0.1
2+
version: 0.3.0.0
33
github: sgillespiep/haskell-gltf-loader
44
license: MIT
55
author: Sean D Gillespie

0 commit comments

Comments
 (0)