chore: default stdlib on new is 1.5.0

This commit is contained in:
rvcas
2023-08-16 13:24:10 -04:00
parent 0ff64e3bac
commit 6ecb3f08b0

View File

@@ -65,7 +65,7 @@ impl Config {
owner: "aiken-lang".to_string(),
repo: "stdlib".to_string(),
},
version: "1.3.0".to_string(),
version: "1.5.0".to_string(),
source: Platform::Github,
}],
}