From 9053a34a96bf2d84494376973d0218157fbc22f6 Mon Sep 17 00:00:00 2001 From: Dr Paul Brewer Date: Sat, 14 Apr 2018 23:11:22 +0000 Subject: [PATCH] 4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b9d022..94077e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "single-market-robot-simulator", - "version": "4.1.1", + "version": "4.2.0", "description": "simulations using market-contingent-example populated by various types of robots, such as Gode/Sunder ZI Robots, with configurable supply/demand", "bin": "build/index.js", "main": "build/index.js",