From 7c553e292d853bd0c6e271fb5cf66262377fbfd2 Mon Sep 17 00:00:00 2001 From: Vyacheslav Date: Sat, 14 Jun 2025 19:45:12 +0500 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45956f2..4a20dc9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "timers", "private": true, - "version": "0.0.0", + "version": "1.1.0", "type": "module", "scripts": { "dev": "vite",