From 966720bdbd751a3e88de012a35b0e0369d43653b Mon Sep 17 00:00:00 2001 From: Antoine Leblanc Date: Thu, 27 Dec 2018 20:06:20 +0100 Subject: [PATCH] Release v13.0.3 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index b666732..781f773 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ovh-utils-angular", - "version": "13.0.2", + "version": "13.0.3", "description": "[DEPRECATED] Utils Angular.", "license": "BSD-3-Clause", "authors": [ diff --git a/package.json b/package.json index 467ca78..10e5af6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ovh-ux/ovh-utils-angular", - "version": "13.0.2", + "version": "13.0.3", "description": "[DEPRECATED] Utils Angular.", "license": "BSD-3-Clause", "author": "OVH SAS",