Skip to content

Commit e524b8b

Browse files
authoredDec 16, 2020
Merge pull request #507 from ethereum/sol076
Set version to 0.7.6.
2 parents 4784a86 + ff6caff commit e524b8b

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.5",
3+
"version": "0.7.6",
44
"description": "Solidity compiler",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)
Please sign in to comment.