From 0faed4be5180c4dd0459b6e95dba95297ad232a8 Mon Sep 17 00:00:00 2001 From: Esteguet Date: Tue, 21 Apr 2026 09:25:30 +0200 Subject: [PATCH] Align package version with npm --- api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/package.json b/api/package.json index 7489285..c388238 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "jfrog-workers", - "version": "0.8.0", + "version": "0.9.0", "description": "JFrog workers interfaces", "homepage": "https://github.com/jfrog/workers-sample", "contributors": [