From 62385a0af0f8ddeaaccd5678593c405754aaaa3e Mon Sep 17 00:00:00 2001 From: Geoffroy Lesage Date: Sat, 11 Jul 2026 14:47:25 +1000 Subject: [PATCH] feat/v1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20a6829..53b2018 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "relia-prompt", - "version": "1.2.8", + "version": "1.3.0", "description": "Test and benchmark prompts accross LLM providers and models.", "repository": { "type": "git",