There was an error while loading. Please reload this page.
1 parent 3bad9a0 commit cadfdf1Copy full SHA for cadfdf1
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.69.1 or later.
15
* Install [corral](https://github.com/ponylang/corral)
16
-* `corral add github.com/ponylang/github_rest_api.git --version 0.9.0`
+* `corral add github.com/ponylang/github_rest_api.git --version 0.10.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