Update CHANGES and version for release

This commit is contained in:
Matthew Amato 2018-03-28 14:01:54 -04:00
parent e05c01e8f4
commit 13d5a90632
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
Change Log
==========
### 1.3.1 2018-03-28
* Maintenance release to update major version Node dependencies.
### 1.3.0 2017-08-11
* Fixed parsing models with concave or n-sided faces. [#85](https://github.com/AnalyticalGraphicsInc/obj2gltf/pull/85)
* Fixed parsing models with line breaks. [#85](https://github.com/AnalyticalGraphicsInc/obj2gltf/pull/85)

View File

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