From f803b9cde44b88d4a8812342cfdd903e6ad26119 Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Fri, 12 Dec 2014 12:10:10 -0500 Subject: [PATCH] chore(*): prepare release 0.2.1 --- doc/CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 417a18e..f23c1ed 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,11 @@ +### 0.2.1 (2014-12-12) + + +#### Bug Fixes + +* **package:** update dependencies to latest versions ([c900f714](http://github.com/aurelia/templating-resources/commit/c900f7148cda37c87909e491f245fa12987d90bb)) + + ## 0.2.0 (2014-12-11) diff --git a/package.json b/package.json index cb7b4b1..6962490 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-templating-resources", - "version": "0.2.0", + "version": "0.2.1", "description": "A standard set of behaviors, converters and other resources for use with the Aurelia templating library.", "keywords": [ "aurelia",