feat: enhance new command

This commit is contained in:
rvcas
2023-06-23 19:40:11 -04:00
parent d633129ddf
commit 619b73d03e
3 changed files with 67 additions and 12 deletions

View File

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