From 407744bc3eace9fdbf0a51870da5c60e8b740edd Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Wed, 15 Jun 2016 09:02:54 -0400 Subject: [PATCH] chore(all): prepare release 1.0.0-beta.2.0.0 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index d67032b..2ef3654 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-bootstrapper", - "version": "1.0.0-beta.1.2.1", + "version": "1.0.0-beta.2.0.0", "description": "Sets up the default configuration for the aurelia framework and gets you up and running quick and easy.", "keywords": [ "aurelia", diff --git a/package.json b/package.json index 135711c..1e1ae57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-bootstrapper", - "version": "1.0.0-beta.1.2.1", + "version": "1.0.0-beta.2.0.0", "description": "Sets up the default configuration for the aurelia framework and gets you up and running quick and easy.", "keywords": [ "aurelia",