From 25066a234e850e3cde0a6fc4df9248ee00795303 Mon Sep 17 00:00:00 2001 From: Jasper Van Proeyen Date: Mon, 22 Mar 2021 11:41:41 +0100 Subject: [PATCH] 5.0.5 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 98686c54..d5878c4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@acpaas-ui/react-components", - "version": "5.0.4", + "version": "5.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b314877b..e20a25b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@acpaas-ui/react-components", - "version": "5.0.4", + "version": "5.0.5", "description": "Antwerp City Platform as a Service User Interface (ACPaas UI) is a component interface library for building user interfaces and responsive web apps.", "license": "MIT", "main": "dist/index.cjs.js",