From 913af93e41145121eef9b30cb87eb8a93b55ef4b Mon Sep 17 00:00:00 2001 From: queicherius Date: Thu, 28 Oct 2021 18:02:00 +0000 Subject: [PATCH] v1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c670abf..e33f8343 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.3.0", + "version": "1.3.1", "main": "dist/index.js", "module": "dist/esm/index.js", "license": "MIT",