3.1.0 release

This commit is contained in:
Sean Lilley 2020-03-13 11:15:40 -04:00
parent 7088eb50ad
commit c5aaa64d09
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Change Log
==========
### 3.?.? ????-??-??
### 3.1.0 - 2020-03-13
* Added back `inputUpAxis` and `outputUpAxis`. [#211](https://github.com/CesiumGS/obj2gltf/pull/211)
* Fixed handling of mtl and texture absolute paths. [#219](https://github.com/CesiumGS/obj2gltf/pull/219)

View File

@ -1,6 +1,6 @@
{
"name": "obj2gltf",
"version": "3.0.4",
"version": "3.1.0",
"description": "Convert OBJ model format to glTF",
"license": "Apache-2.0",
"contributors": [