From ee4eaec0361da791133ff77ae3c34179f02ac23c Mon Sep 17 00:00:00 2001 From: duaraghav8 Date: Mon, 11 Feb 2019 10:51:56 +0530 Subject: [PATCH] 1.2.3 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index cd365f2..58e3820 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ethlint", - "version": "1.2.2", + "version": "1.2.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 95515bc..8f2fc8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ethlint", - "version": "1.2.2", + "version": "1.2.3", "description": "Linter to identify and fix Style & Security issues in Solidity", "main": "./lib/solium.js", "bin": {