@ -1,4 +1,3 @@
function setupMethods (soljson){
var compileJSON = soljson.cwrap("compileJSON", "string", ["string", "number"]);
@ -1,6 +1,6 @@
{
"name": "solc",
"version": "0.1.6-1",
"version": "0.1.6-2",
"description": "Solidity compiler",
"main": "index.js",
"scripts": {