There was an error while loading. Please reload this page.
1 parent 771b090 commit 1c5bcafCopy full SHA for 1c5bcaf
1 file changed
README.md
@@ -13,7 +13,7 @@ Additional API surface and functionality will be added as needed. If you need fu
13
14
* Requires ponyc 0.63.1 or later
15
* Install [corral](https://github.com/ponylang/corral)
16
-* `corral add github.com/ponylang/github_rest_api.git --version 0.3.2`
+* `corral add github.com/ponylang/github_rest_api.git --version 0.4.0`
17
* `corral fetch` to fetch your dependencies
18
* `use "github_rest_api"` to include this package
19
* `corral run -- ponyc` to compile your application
0 commit comments