From 80eafc7aaa88d95ba39dd73d58c2300593f8ae37 Mon Sep 17 00:00:00 2001 From: Synthetix Team Date: Wed, 3 Jul 2019 04:39:59 +0000 Subject: [PATCH] 2.6.7 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 03d861af9d..a863f3f61f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "synthetix", - "version": "2.6.6", + "version": "2.6.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0520920909..afcef8119d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "synthetix", - "version": "2.6.6", + "version": "2.6.7", "license": "MIT", "author": "Synthetix", "description": "The smart contracts which make up the Synthetix system. (synthetix.io)",