diff --git a/CHANGES.md b/CHANGES.md index 25919b9..6fbeae8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,7 @@ Change Log ========== -### 3.0.0 ????-??-?? +### 3.0.0 2018-12-05 * Breaking changes * The `--materialsCommon` flag has been removed. Use `--unlit` instead which uses the `KHR_materials_unlit` extension. [#152](https://github.com/AnalyticalGraphicsInc/obj2gltf/pull/152) diff --git a/package.json b/package.json index c6ecc68..8b9d361 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obj2gltf", - "version": "2.3.2", + "version": "3.0.0", "description": "Convert OBJ model format to glTF", "license": "Apache-2.0", "contributors": [