From d3072c0b9e98df8ed84796c56f69273c5b1548bb Mon Sep 17 00:00:00 2001 From: enricobuehler Date: Thu, 24 Jun 2021 01:13:11 +0200 Subject: [PATCH] v0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a58b704..dc2fce3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@unom/unom-style", - "version": "0.2.0", + "version": "0.2.1", "description": "The official unom-style library", "main": "build/unom-style.js", "module": "build/unom-style.es.js",