Skip to content

Commit 1bdc84d

Browse files
committed
Update version number.
1 parent b83559c commit 1bdc84d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cgltf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* cgltf - a single-file glTF 2.0 parser written in C99.
33
*
4-
* Version: 1.9
4+
* Version: 1.10
55
*
66
* Website: https://github.com/jkuhlmann/cgltf
77
*

cgltf_write.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* cgltf_write - a single-file glTF 2.0 writer written in C99.
33
*
4-
* Version: 1.9
4+
* Version: 1.10
55
*
66
* Website: https://github.com/jkuhlmann/cgltf
77
*

0 commit comments

Comments
 (0)