From 8d59de481d0801fb111d270b55d8b376432c0978 Mon Sep 17 00:00:00 2001 From: EisenbergEffect Date: Mon, 10 Jul 2017 23:10:51 -0700 Subject: [PATCH] chore(all): prepare release 1.1.4 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index b3af5158..44777cab 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-framework", - "version": "1.1.3", + "version": "1.1.4", "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 4a5a7796..eddcde78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-framework", - "version": "1.1.3", + "version": "1.1.4", "description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.", "keywords": [ "aurelia",