Skip to content

Commit cadfdf1

Browse files
committed
Update README.md examples to reflect new version 0.10.0
1 parent 3bad9a0 commit cadfdf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Additional API surface and functionality will be added as needed. If you need fu
1313

1414
* Requires ponyc 0.69.1 or later.
1515
* Install [corral](https://github.com/ponylang/corral)
16-
* `corral add github.com/ponylang/github_rest_api.git --version 0.9.0`
16+
* `corral add github.com/ponylang/github_rest_api.git --version 0.10.0`
1717
* `corral fetch` to fetch your dependencies
1818
* `use "github_rest_api"` to include this package
1919
* `corral run -- ponyc` to compile your application

0 commit comments

Comments
 (0)