From 084811ea1e000fa06462c1c31ff47db892803a24 Mon Sep 17 00:00:00 2001 From: Phil Elsasser Date: Mon, 15 Oct 2018 21:19:07 -0600 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fac7f6..605d28d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@marketprotocol/abis", - "version": "0.0.4", + "version": "0.1.0", "description": "MARKET Protocol truffle artifacts and ABIs", "main": "truffle-config.js", "scripts": {