From a3d3f7df2f312d4212384e9f881dffc153e2cd61 Mon Sep 17 00:00:00 2001 From: Seva Zaikov Date: Mon, 3 Jun 2024 22:28:50 -0700 Subject: [PATCH] update to version 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1738ba..90d1b6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "veles", - "version": "0.0.4", + "version": "0.0.5", "description": "UI library with main focus on performance", "type": "module", "main": "dist/index.js",