From 2b72cef7f839d7bb41a80031a394076ffe13844b Mon Sep 17 00:00:00 2001 From: Nikola Matic Date: Wed, 22 Feb 2023 12:28:33 +0100 Subject: [PATCH] Set version to 0.8.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0a66bc2..ea2e6a43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc", - "version": "0.8.18", + "version": "0.8.19", "description": "Solidity compiler", "main": "index.js", "bin": {