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

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