From 136ebbd906759e3ddc24ecd31839910f1cd929f0 Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Fri, 14 Oct 2016 20:39:47 -0700 Subject: [PATCH] chore(all): prepare release 1.0.7 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 50dfcbdd..fbe84c89 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-framework", - "version": "1.0.6", + "version": "1.0.7", "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 c212e4b6..ef39b0ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-framework", - "version": "1.0.6", + "version": "1.0.7", "description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.", "keywords": [ "aurelia",