From 03ea509c970825d7b9d45f9956a9c619d068f042 Mon Sep 17 00:00:00 2001 From: David Palm Date: Tue, 20 Feb 2024 22:05:39 +0100 Subject: [PATCH] chore: bump version to be in sync with latest --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f49dfc..d7d224b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@topos-protocol/executor-service", "private": true, - "version": "1.0.0", + "version": "1.2.0", "description": "Delegate cross-subnet messages call on receiving subnets with the Executor service", "license": "MIT", "author": "Sébastien Dan ",