From 66c850f486648f1bb941aaef7707827b684ba147 Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Mon, 12 Sep 2016 11:08:15 -0400 Subject: [PATCH] chore(all): prepare release 1.0.3 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 98385675..b72c4749 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-framework", - "version": "1.0.2", + "version": "1.0.3", "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 70d54451..b8368ee2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-framework", - "version": "1.0.2", + "version": "1.0.3", "description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.", "keywords": [ "aurelia",