From ce48e5ff140279a9c8a5db9fb9b5d14ff7bddcfb Mon Sep 17 00:00:00 2001 From: Sean Lilley Date: Thu, 27 Apr 2017 10:02:31 -0400 Subject: [PATCH] Bump to 0.1.0-alpha13 --- CHANGES.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 81875729..fb059294 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,8 +1,8 @@ Change Log ========== -### 0.1.0-alpha13 - ?? -* Fixed a bug in `processModelMaterialsCommon` that produced out-of-spec technique states. +### 0.1.0-alpha13 - 2017-04-27 +* Fixed a bug in `processModelMaterialsCommon` that produced out-of-spec technique states. [#269](https://github.com/AnalyticalGraphicsInc/gltf-pipeline/pull/269) ### 0.1.0-alpha12 - 2017-04-13 * Fixed issue with ambient occlusion not working correctly with other stages. [#267](https://github.com/AnalyticalGraphicsInc/gltf-pipeline/pull/267) diff --git a/package.json b/package.json index a0ad634d..bde2bdf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gltf-pipeline", - "version": "0.1.0-alpha12", + "version": "0.1.0-alpha13", "description": "Content pipeline tools for optimizing glTF assets.", "license": "Apache-2.0", "contributors": [