Skip to content

Commit 483d789

Browse files
committed
Update list of solc builds
1 parent 7270570 commit 483d789

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

lib/releases.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
2-
"latest": "0.5.11",
2+
"latest": "0.6.2",
3+
"0.6.2": "v0.6.2+commit.bacdbe57",
4+
"0.6.1": "v0.6.1+commit.e6f7d5a4",
5+
"0.6.0": "v0.6.0+commit.26b70077",
6+
"0.5.16": "v0.5.16+commit.9c3226ce",
7+
"0.5.15": "v0.5.15+commit.6a57276f",
8+
"0.5.14": "v0.5.14+commit.1f1aaa4",
9+
"0.5.13": "v0.5.13+commit.5b0b510c",
10+
"0.5.12": "v0.5.12+commit.7709ece9",
311
"0.5.11": "v0.5.11+commit.c082d0b4",
412
"0.5.10": "v0.5.10+commit.5a6ea5b1",
513
"0.5.9": "v0.5.9+commit.e560f70d",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sabre-mythx",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"description": "Client for the MythX smart contract security analysis service",
55
"main": "sabre.js",
66
"repository": {

0 commit comments

Comments
 (0)