diff --git a/CHANGES.md b/CHANGES.md index d9e077e..c9b8b60 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,7 @@ Change Log ========== -### 3.0.2 2019-03-?? +### 3.0.2 2019-03-21 * Fixed a crash when saving separate resources that would exceed the Node buffer size limit. [#173](https://github.com/AnalyticalGraphicsInc/obj2gltf/pull/173) diff --git a/package.json b/package.json index c244c1a..56669b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obj2gltf", - "version": "3.0.1", + "version": "3.0.2", "description": "Convert OBJ model format to glTF", "license": "Apache-2.0", "contributors": [