From 70a03e93daa6839c9b166b30626d004c1c480916 Mon Sep 17 00:00:00 2001 From: Mick Perkins Date: Mon, 27 May 2024 15:36:48 +0100 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 065274c..812d106 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ui-patterns", - "version": "0.3.0", + "version": "0.4.0", "description": "", "scripts": { "build": "webpack --config tools/webpack/config/build",