Skip to content

Commit c5aaa64

Browse files
committed
3.1.0 release
1 parent 7088eb5 commit c5aaa64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Change Log
22
==========
33

4-
### 3.?.? ????-??-??
4+
### 3.1.0 - 2020-03-13
55

66
* Added back `inputUpAxis` and `outputUpAxis`. [#211](https://github.com/CesiumGS/obj2gltf/pull/211)
77
* Fixed handling of mtl and texture absolute paths. [#219](https://github.com/CesiumGS/obj2gltf/pull/219)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obj2gltf",
3-
"version": "3.0.4",
3+
"version": "3.1.0",
44
"description": "Convert OBJ model format to glTF",
55
"license": "Apache-2.0",
66
"contributors": [

0 commit comments

Comments
 (0)