From f27ef6e5477ef2ccb15009b16cc23a90d223a115 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20=C5=9Aliwak?= Date: Mon, 8 Aug 2022 18:31:51 +0200 Subject: [PATCH] Set version to 0.8.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21c34274..45c203d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc", - "version": "0.8.15", + "version": "0.8.16", "description": "Solidity compiler", "main": "index.js", "bin": {