From b38cf156fcb210b34766b73839f7f3486d3b3ae4 Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Wed, 5 Oct 2016 20:40:59 -0700 Subject: [PATCH] chore(all): prepare release 1.0.6 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 959a0226..50dfcbdd 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-framework", - "version": "1.0.5", + "version": "1.0.6", "description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.", "keywords": [ "aurelia", diff --git a/package.json b/package.json index 5d7df407..c212e4b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-framework", - "version": "1.0.5", + "version": "1.0.6", "description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.", "keywords": [ "aurelia",