From fc795ec89e69ae9f44ad7fba9e2c46e629123550 Mon Sep 17 00:00:00 2001 From: Dr Paul Brewer Date: Thu, 7 Jul 2016 03:47:09 +0000 Subject: [PATCH] 0.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99cd5bf..f10b1a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "market-agents", - "version": "0.16.1", + "version": "0.17.0", "description": "pool of heterogeneous robot trading agents for economic or financial simulations", "main": "src/index.js", "scripts": {