From f14af2428083e001cd99f0e7f8974ac7cfcfa327 Mon Sep 17 00:00:00 2001 From: Dr Paul Brewer Date: Sun, 29 May 2016 05:38:12 +0000 Subject: [PATCH] 0.10.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb586b1..a4527b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "market-agents", - "version": "0.10.0", + "version": "0.10.1", "description": "pool of heterogeneous robot trading agents for economic or financial simulations", "main": "index.js", "scripts": {