From eec3118725504048b155aac16170611673e91fdb Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Thu, 18 Dec 2014 02:29:39 -0500 Subject: [PATCH] chore(*): prepare release 0.3.1 --- bower.json | 2 +- doc/CHANGELOG.md | 8 ++++++++ package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 765eeb4..21d80a4 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-templating-resources", - "version": "0.3.0", + "version": "0.3.1", "description": "A standard set of behaviors, converters and other resources for use with the Aurelia templating library.", "keywords": [ "aurelia", diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 41d5bda..c1a9bce 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,11 @@ +### 0.3.1 (2014-12-18) + + +#### Bug Fixes + +* **package:** update templating to latest version ([f0d148cb](http://github.com/aurelia/templating-resources/commit/f0d148cb3d4202bd63715b9146799c52f2ce23ec)) + + ## 0.3.0 (2014-12-17) diff --git a/package.json b/package.json index 4562516..1a97808 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-templating-resources", - "version": "0.3.0", + "version": "0.3.1", "description": "A standard set of behaviors, converters and other resources for use with the Aurelia templating library.", "keywords": [ "aurelia",