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