From dba88a3b1b5d57e9da63f4ff7df02021a3b0f0be Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Thu, 1 Feb 2024 00:30:14 +0000 Subject: [PATCH] ci: version bump to v2.42.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ab5dd6cb..f139490e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hotellistat/robust-ui", - "version": "2.42.0", + "version": "2.42.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@hotellistat/robust-ui", - "version": "2.42.0", + "version": "2.42.1", "license": "MIT", "devDependencies": { "@babel/core": "7.23.7", diff --git a/package.json b/package.json index 7277ca67..adf0391c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hotellistat/robust-ui", "homepage": "https://hotellistat.github.io/robust-ui", - "version": "2.42.0", + "version": "2.42.1", "description": "A lightweight Vue 3 component library", "repository": "hotellistat/robust-ui", "author": "Daniel Schneider ",