From 7f51a27c04872413c1c9b0223838748dea004e38 Mon Sep 17 00:00:00 2001 From: d11e9 Date: Fri, 16 Oct 2015 16:30:16 +0100 Subject: [PATCH] npm publish version bump v0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b05b6cd2fe..9a20094e1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc", - "version": "0.1.5-multi", + "version": "0.1.6", "description": "Solidity compiler", "main": "index.js", "scripts": {