From 76433b74e928385066fdf93d258bb4dc18739aa6 Mon Sep 17 00:00:00 2001 From: Dr Paul Brewer Date: Tue, 24 May 2016 21:59:35 +0000 Subject: [PATCH] 0.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b9b1e1..3341e70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "market-agents", - "version": "0.7.0", + "version": "0.7.1", "description": "pool of heterogeneous robot trading agents for economic or financial simulations", "main": "index.js", "scripts": {