From ffcdae8e5c566392cbdec2c129a722aac4bb7191 Mon Sep 17 00:00:00 2001 From: Kevin Manson Date: Fri, 22 Sep 2017 11:27:41 -0400 Subject: [PATCH] :gem: chore(bower): bump to v1.1 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 8fe3ae96..61cdc001 100644 --- a/bower.json +++ b/bower.json @@ -3,7 +3,7 @@ "description": "A set of maintainable components for the OVH ecosystem (Angular).", "license": "BSD-3-Clause", "author": "OVH SAS", - "version": "1.0.3", + "version": "1.1.0", "keywords": [ "angular" ], diff --git a/package.json b/package.json index 3af7698b..7b14b64f 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "A set of maintainable components for the OVH ecosystem (Angular).", "license": "BSD-3-Clause", "author": "OVH SAS", - "version": "1.0.3", + "version": "1.1.0", "keywords": [ "angular" ],