commit 7fd117660bddfabee1a581ac19a01ba7d2fc822b parent 833aac6baadd5986ad290d5794925cfe429f3765 Author: iostpa <iostpa@iostpa.com> Date: Thu, 18 Jun 2026 20:17:35 +0300 v1.5.2 Diffstat:
| M | package.json | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json @@ -1,7 +1,7 @@ { "name": "reviewbot", "private": true, - "version": "1.5.1", + "version": "1.5.2", "type": "module", "description": "An app to assist in the review process of is-a-dev", "author": "iostpa",