From 0b1424fd836a1e100225e865ba7730ecf584d814 Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Fri, 18 Jan 2019 16:10:41 -0800 Subject: [PATCH] chore(all): prepare release 1.7.2 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 39cd29d..3b41a03 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-templating-resources", - "version": "1.7.1", + "version": "1.7.2", "description": "A standard set of behaviors, converters and other resources for use with the Aurelia templating library.", "keywords": [ "aurelia", diff --git a/package.json b/package.json index 585abb0..a7f2be1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-templating-resources", - "version": "1.7.1", + "version": "1.7.2", "description": "A standard set of behaviors, converters and other resources for use with the Aurelia templating library.", "keywords": [ "aurelia",