From 0d6db1b9e5e8b246d991fa4ef81036ef729c7073 Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Fri, 24 Mar 2017 22:58:42 -0700 Subject: [PATCH] chore(all): prepare release 1.1.1 - documentation update --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 5cc531b9..db80b780 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-framework", - "version": "1.1.0", + "version": "1.1.1", "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 01817723..bc216c8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-framework", - "version": "1.1.0", + "version": "1.1.1", "description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.", "keywords": [ "aurelia",