From a05f0f5f09a17230d813f469312d7210a7ff6cf8 Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Tue, 14 Jun 2016 15:07:47 -0400 Subject: [PATCH] chore(all): prepare release 0.9.0 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 6df66b66..e71fc4b8 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-validation", - "version": "0.8.1", + "version": "0.9.0", "description": "This is a validation interface for hooking in to Aurelia's binding and templating engines.", "keywords": [ "aurelia", diff --git a/package.json b/package.json index 3e0a429c..8f0eaf0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-validation", - "version": "0.8.1", + "version": "0.9.0", "description": "This is a validation interface for hooking in to Aurelia's binding and templating engines.", "keywords": [ "aurelia",