From e406d4d1eae5a82a0da7b5cc7288ecf6d9818501 Mon Sep 17 00:00:00 2001 From: Chamara Abesinghe Date: Wed, 4 Jan 2023 13:38:59 +0530 Subject: [PATCH] OHRM5X-1888: Bump version to 1.0.9-alpha.1 --- components/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/package.json b/components/package.json index a4441668a..91cf4484c 100644 --- a/components/package.json +++ b/components/package.json @@ -1,6 +1,6 @@ { "name": "oxd-components", - "version": "1.0.8", + "version": "1.0.9-alpha.1", "license": "GPL-3.0", "scripts": { "test:unit": "vue-cli-service test:unit", diff --git a/package.json b/package.json index 89f01903f..582db062d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "oxd", "license": "GPL-3.0", - "version": "1.0.8", + "version": "1.0.9-alpha.1", "private": true, "workspaces": [ "components",