From 1b9dc075ef80d41ed610e078b75fb51e1f6a0538 Mon Sep 17 00:00:00 2001 From: Dr Paul Brewer Date: Tue, 24 May 2016 00:21:05 +0000 Subject: [PATCH] 0.7.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee4892e..54cde08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "market-example-contingent", - "version": "0.7.5", + "version": "0.7.6", "description": "provides exchange Market with time-based and cancellable limit orders, and contingent orders such as stop, OSO (one-sends-others) and OCO (one-cancels-others) ", "main": "index.js", "scripts": {