From 4b94f300f2cff3c3cbcf7eb00d26e1d5cb511de9 Mon Sep 17 00:00:00 2001 From: enricobuehler Date: Thu, 11 Nov 2021 16:35:09 +0100 Subject: [PATCH] v0.2.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4adc4d..e725f71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@unom/unom-style", - "version": "0.2.7", + "version": "0.2.8", "description": "The official unom-style library", "main": "build/unom-style.js", "module": "build/unom-style.es.js",