chore: update stdlib version in new command relates to #672

This commit is contained in:
rvcas 2023-07-10 07:36:31 -04:00
parent 265af44b86
commit 01be548752
No known key found for this signature in database
GPG Key ID: C09B64E263F7D68C
1 changed files with 1 additions and 1 deletions

View File

@ -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,
}],
}