From 78e337e8ece3cf2f47ff4179cdfab34408f9b0be Mon Sep 17 00:00:00 2001 From: queicherius Date: Mon, 23 Aug 2021 19:16:37 +0000 Subject: [PATCH] v1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb85904f..3732dfa4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@devoxa/flocky", "description": "A utility library with clarity and efficiency at the core. 0 dependencies.", - "version": "1.2.1", + "version": "1.2.2", "main": "dist/index.js", "module": "dist/esm/index.js", "license": "MIT",