From ed880669f18ccc6f80d17bbe43c68e68b3108ad6 Mon Sep 17 00:00:00 2001 From: kanekotic Date: Sat, 26 Dec 2020 18:46:55 +0000 Subject: [PATCH] v0.2.56 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bddf88..cfc192c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tarant-sync-router-express", - "version": "0.2.55", + "version": "0.2.56", "description": "Actor model for reactive and scalable applications.", "main": "dist/index.js", "types": "dist/index.d.ts",