From a9d1cc56bcfa8246ef4f0ef43179f312bc936dff Mon Sep 17 00:00:00 2001 From: d11e9 Date: Mon, 19 Oct 2015 15:49:20 +0100 Subject: [PATCH] bump npm version for publish --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a20094e1a..f8794a777a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc", - "version": "0.1.6", + "version": "0.1.6-1", "description": "Solidity compiler", "main": "index.js", "scripts": {