From 123290bb0212976f6657378798e6229c12a97252 Mon Sep 17 00:00:00 2001 From: queicherius Date: Mon, 2 Dec 2024 08:57:46 +0000 Subject: [PATCH] v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b732b725..9392afd9 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": "2.2.0", + "version": "3.0.0", "main": "dist/index.js", "module": "dist/esm/index.js", "license": "MIT",