From 2ebff550317d1480a6f424546775d6a6b8254d5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Kud=C4=9Blka?= Date: Mon, 29 Jun 2026 13:57:28 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 304c71c..d6be859 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adt-js-components", - "version": "2.0.0", + "version": "2.0.1", "description": "JavaScript components for Nette framework", "main": "index.js", "scripts": {