From 32811a7d92b3380bdb5ca73d4234db88b2fb6768 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 f5539f299..91cf4484c 100644 --- a/components/package.json +++ b/components/package.json @@ -1,6 +1,6 @@ { "name": "oxd-components", - "version": "1.0.8-alpha.1", + "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 5c4f5875d..582db062d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "oxd", "license": "GPL-3.0", - "version": "1.0.8-alpha.1", + "version": "1.0.9-alpha.1", "private": true, "workspaces": [ "components",