From 0c9d55c9d1587b33494054cdfb9f49870b269322 Mon Sep 17 00:00:00 2001 From: Glenruben Larsen Date: Mon, 4 Sep 2023 09:10:46 +0200 Subject: [PATCH] Bump fix version number before release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4cdf6bbf..35301831 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@statisticsnorway/ssb-component-library", - "version": "2.0.91", + "version": "2.0.92", "description": "Component library for SSB (Statistics Norway)", "main": "lib/bundle.js", "scripts": {