Merge pull request #26 from AnalyticalGraphicsInc/line-endings

Update version for line-ending fix
This commit is contained in:
Patrick Cozzi 2016-09-07 19:05:17 -04:00 committed by GitHub
commit 0dc73e1312
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
Change Log
==========
### 0.1.6 2016-09-07
* Changed obj2gltf.js line endings from CRLF to LF in npm package.
### 0.1.5 2016-08-26
* Fixed incorrect parameter to the gltf-pipeline.

View File

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