From 96b4669be54437e897dbc1adc37081f624cc6cb6 Mon Sep 17 00:00:00 2001 From: Kevin Mas Ruiz Date: Sat, 29 Dec 2018 02:36:41 +0100 Subject: [PATCH] v2.5.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c876c5..cae2cdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tarant", - "version": "2.5.6", + "version": "2.5.7", "description": "Actor model for reactive and scalable applications.", "main": "dist/index.js", "types": "dist/index.d.ts",