Skip to content

Commit 84199f3

Browse files
authoredDec 16, 2020
Merge pull request #508 from ethereum/sol080
Solidity 0.8.0
2 parents e524b8b + e74b9f4 commit 84199f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solc",
3-
"version": "0.7.6",
3+
"version": "0.8.0",
44
"description": "Solidity compiler",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)
Please sign in to comment.