chore: update stdlib version in new command relates to #672
This commit is contained in:
parent
265af44b86
commit
01be548752
|
@ -65,7 +65,7 @@ impl Config {
|
|||
owner: "aiken-lang".to_string(),
|
||||
repo: "stdlib".to_string(),
|
||||
},
|
||||
version: "1.1.0".to_string(),
|
||||
version: "1.3.0".to_string(),
|
||||
source: Platform::Github,
|
||||
}],
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue