diff --git a/CHANGES.md b/CHANGES.md index e443a4a..802eb13 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,7 @@ Change Log ========== -### 1.3.3 2018-??-?? +### 1.3.3 2018-09-19 * Fixed handling of objs with mismatching attribute layouts. [#154](https://github.com/AnalyticalGraphicsInc/obj2gltf/pull/154) diff --git a/package.json b/package.json index 36f2380..e7a6579 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obj2gltf", - "version": "1.3.2", + "version": "1.3.3", "description": "Convert OBJ model format to glTF", "license": "Apache-2.0", "contributors": [