From ab15a1c64dadb0def76f76ee44e3bc8613b906d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aappo=20=C3=85lander?= Date: Tue, 26 May 2020 12:07:24 +0300 Subject: [PATCH] 0.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9577147e2..62a860190 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "suomifi-ui-components", - "version": "0.14.0", + "version": "0.15.0", "description": "Suomi.fi UI component library", "main": "dist/index.js", "module": "dist/suomifi-ui-components.esm.js",