From 7eedba3cab7ee6312ab01d4e99373dd67956a77d Mon Sep 17 00:00:00 2001 From: chriseth Date: Tue, 26 Mar 2019 14:23:56 +0100 Subject: [PATCH] Version 0.5.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0eaf3eb1..95c2a2cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc", - "version": "0.5.6", + "version": "0.5.7", "description": "Solidity compiler", "main": "index.js", "bin": {