From 1320940cacd79bbc3d92f3c4d3777f3c369faa5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Gro=C3=9Fmann?= Date: Wed, 31 Jan 2024 09:14:11 +0100 Subject: [PATCH] Updated version and author mail --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3000b1a..66c3d36 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "t-systems-aurelia-components", - "version": "1.1.3", + "version": "1.1.4", "description": "Common useful components for the Aurelia framework", "repository": "https://github.com/telekom-mms/aurelia-components.git", - "author": "Mike Reiche ", + "author": "Mike Reiche ", "scripts": { "build": "tsc", "webpack": "webpack --mode=production",